Changeset 928 for XmlTools2/trunk


Ignore:
Timestamp:
Feb 5, 2014, 7:41:59 PM (11 years ago)
Author:
s10k
Message:

XmlTools2
One fix for Mac OS X, and upload Mac OS binary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XmlTools2/trunk/main.h

    r926 r928  
    99unsigned long _CRT_glob = 0; // Magic variable to disable wildcards expansion in mingw
    1010// in our case fixes param parser crashes on windows
     11#endif
    1112
    1213#include "optionsparser.h"
    13 
    14 #endif
    1514
    1615int main(int argc, char *argv[]);
Note: See TracChangeset for help on using the changeset viewer.