Changeset 1920 for box/trunk/lib/common/Utils.h
- Timestamp:
- 04/11/2007 16:33:53 (5 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/Utils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/Utils.h
r217 r1920 30 30 ObjectExists_Dir = 2 31 31 }; 32 int ObjectExists(const char *Filename);32 int ObjectExists(const std::string& rFilename); 33 33 34 34 #include "MemLeakFindOff.h"
Note: See TracChangeset
for help on using the changeset viewer.
