OpenStructure
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
build-2.7-doc
stage
include
ost
stdint.hh
Go to the documentation of this file.
1
#ifdef _MSC_VER
2
#if _MSC_VER >= 1600
3
#include <stdint.h>
4
#else
5
#include <
ost/stdint_msc.hh
>
6
#endif
7
#else
8
#include <stdint.h>
9
#endif
10
stdint_msc.hh
Generated by
1.8.5