Add a number of compilation fixes for MSVC

svn path=/branches/cmake-bringup/; revision=49598
This commit is contained in:
Timo Kreuzer 2010-11-15 20:08:49 +00:00
parent b7383087f4
commit 1335cf4210
7 changed files with 46 additions and 2 deletions

View file

@ -6,6 +6,7 @@
* PROGRAMERS: Timo Kreuzer
*/
#include <precomp.h>
#define RC_INVOKED 1 // to prevent inline functions
#include <time.h>
#include <sys/utime.h>
#include "bitsfixup.h"