fix build on vs2015 and vs2017
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9114 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 7188b1d9cfa364c44925dad6d1bd92283194959a Former-commit-id: f78108f4e9c114a948782240d76f5288ffe87424
This commit is contained in:
parent
171e7aae12
commit
bc555161f6
2 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include <zlib.h> // gz*
|
||||
#include <plib/ssg.h>
|
||||
#include <cctype>
|
||||
|
||||
#include "grutil.h"
|
||||
#include "grloadac.h"
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
#include <iomanip>
|
||||
#include <set>
|
||||
#include <cmath>
|
||||
#include <cctype>
|
||||
|
||||
//------------------------------------- V3d -----------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue