- Timestamp:
- 03/19/2009 04:52:09 PM (12 years ago)
- Location:
- QMUL/trunk/DistanceCheck
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
QMUL/trunk/DistanceCheck/src/stdafx.h
r25 r26 7 7 8 8 #include <stdio.h> 9 10 // added by dave griffiths - no tchar.h on linux, 11 // not sure what the standard windows #define is though 12 #ifdef _WIN32 9 13 #include <tchar.h> 14 #endif 10 15
Note: See TracChangeset
for help on using the changeset viewer.