Parent Directory | Revision Log | Patch
revision 1.3 by mocchiut, Tue Jan 23 17:04:09 2007 UTC | revision 1.4 by mocchiut, Tue Feb 6 13:01:03 2007 UTC | |
---|---|---|
# | Line 4 | Line 4 |
4 | #ifndef sgp4_h | #ifndef sgp4_h |
5 | #define sgp4_h | #define sgp4_h |
6 | ||
7 | #if !defined(__CINT__) || defined(__MAKECINT__) | |
8 | ||
9 | //#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers | //#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers |
10 | #include <stdio.h> | #include <stdio.h> |
11 | //#include <tchar.h> | //#include <tchar.h> |
# | Line 614 protected: | Line 616 protected: |
616 | }; | }; |
617 | ||
618 | #endif | #endif |
619 | #endif | |
620 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |