From 4be0bff331e05580439cb54f0f9ee04c811b2953 Mon Sep 17 00:00:00 2001 From: rdb Date: Sun, 20 Jan 2013 12:55:38 +0000 Subject: [PATCH] attempt to fix the build --- pandatool/src/maxegg/maxEgg.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pandatool/src/maxegg/maxEgg.h b/pandatool/src/maxegg/maxEgg.h index 23545b982b..326a322991 100755 --- a/pandatool/src/maxegg/maxEgg.h +++ b/pandatool/src/maxegg/maxEgg.h @@ -33,6 +33,7 @@ #include #include +#define WIN32_LEAN_AND_MEAN #include "windef.h" #include "windows.h"