Changeset 928
- Timestamp:
- Feb 5, 2014, 7:41:59 PM (11 years ago)
- Location:
- XmlTools2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
XmlTools2/trunk/main.h
r926 r928 9 9 unsigned long _CRT_glob = 0; // Magic variable to disable wildcards expansion in mingw 10 10 // in our case fixes param parser crashes on windows 11 #endif 11 12 12 13 #include "optionsparser.h" 13 14 #endif15 14 16 15 int main(int argc, char *argv[]);
Note:
See TracChangeset
for help on using the changeset viewer.