Changes for boost 1.38.0 on Windows.

This commit is contained in:
lotodore
2009-02-22 20:43:45 +00:00
parent e7c70ad9ad
commit 8a02490262
3 changed files with 4 additions and 20 deletions
+1
View File
@@ -18,6 +18,7 @@
// Windows headers
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <mmsystem.h>
// Automagically link winmm.lib if we can
#if (defined _MSC_VER) && (_MSC_VER >= 1200)