version 1.19 | version 1.20 | |||
---|---|---|---|---|
|
| |||
/* Define the version here. In Unixland, it's defined on the command line now. */ | /* Define the version here. In Unixland, it's defined on the command line now. */ | |||
#define VERSION "1.8.0" | #define VERSION "1.8.0" | |||
#pragma warning(disable: 4761) /* integral size mismatch in argument; conversion supplied */ | ||||
#if _MSC_VER > 1000 | #if _MSC_VER > 1000 | |||
#pragma once | #pragma once |
Legend:
|