Loading [MathJax]/extensions/tex2jax.js
Tatooine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
windowsundefines.h
Go to the documentation of this file.
1#ifdef near
2#undef near
3#endif
4#ifdef far
5#undef far
6#endif
7#ifdef IN
8#undef IN
9#endif
10#ifdef OUT
11#undef OUT
12#endif