From 53f01c16bec5d4069c0493d9bf07073f1aa622fb Mon Sep 17 00:00:00 2001 From: Eliot Horowitz Date: Thu, 2 Jul 2009 09:35:25 -0400 Subject: [PATCH] fix windows MINOR --- stdafx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdafx.cpp b/stdafx.cpp index 7c88c1e8888..9c6213be448 100644 --- a/stdafx.cpp +++ b/stdafx.cpp @@ -27,7 +27,7 @@ #endif #else -#warning unknown compiler +// unknown compiler #endif