configsys needs to include ../../types.h to get the snprintf macro for vs

This commit is contained in:
zeromus 2006-08-24 03:36:59 +00:00
parent a82608cd98
commit ee82ccc638
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <fstream>
#include <stdio.h>
#include "../../types.h"
#include "configSys.h"
/**