Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
fdstream 324 B
#ifndef __ALIB_INTERNAL_STD_EXTENSION_
	#define __ALIB_INTERNAL_STD_EXTENSION_

	#ifndef __FDSTREAM_HEADER_WRAPPER_
		#define __FDSTREAM_HEADER_WRAPPER_

		#include "extensions/fdstream.hpp"

	#endif /* __FDSTREAM_HEADER_WRAPPER_ */

	#undef __ALIB_INTERNAL_STD_EXTENSION_
#else

#endif /* __ALIB_INTERNAL_STD_EXTENSION_ */