@@ -15,6 +15,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
******************************************************************************/
+#ifdef _MSC_VER
+#define WIN32_LEAN_AND_MEAN
+#endif
+
#include <string.h>
#include <assert.h>