From 8212ce04cafa89e0a3f3b46e7fb2940548e08214 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 19 Mar 2003 17:03:54 +0000 Subject: I am the dumbest... --- include/Exceptions.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/Exceptions.h b/include/Exceptions.h index b829222..40f402f 100644 --- a/include/Exceptions.h +++ b/include/Exceptions.h @@ -11,7 +11,9 @@ typedef int pid_t; #endif +#ifdef _MSC_VER #pragma warning (disable:4290) +#endif class String; struct ugly_string; -- cgit v1.2.3