]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/docview.h
#ifdef wxUSE_LIBJPEG changed to #if wxUSELIBJPEG
[wxWidgets.git] / include / wx / docview.h
index ba1b413a12808bfcb516a46b5c4c956320adb869..d38e19be9219f5255d8bc87056f68bdcd44a5cb4 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c)
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c)
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DOCH__
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DOCH__
@@ -44,7 +44,7 @@ class WXDLLEXPORT wxConfigBase;
 #else
 #  include <istream>
 #  include <ostream>
 #else
 #  include <istream>
 #  include <ostream>
-#  ifdef _MSC_VER
+#  ifdef __VISUALC__
       using namespace std;
 #  endif
 #endif
       using namespace std;
 #  endif
 #endif