OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
stdint.hh
Go to the documentation of this file.
1 #ifdef _MSC_VER
2 #include <ost/stdint_msc.hh>
3 #else
4 #include <stdint.h>
5 #endif
6