UGDK
0.4.1
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
tr1.h
Go to the documentation of this file.
1
2
#ifndef UGDK_PORTABLE_TR1_H_
3
#define UGDK_PORTABLE_TR1_H_
4
5
#ifdef __GNUC__
6
#define FROM_TR1(header) <tr1/header>
7
#else
8
#define FROM_TR1(header) <header>
9
#endif
10
11
#endif
/* UGDK_PORTABLE_TR1_H_ */
src
ugdk
portable
tr1.h
Generated on Sat Oct 13 2012 02:25:11 for UGDK by
1.8.2