X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/702ca7c0704ae15a0ae7aa68588004d6f8d469f4..9ef4a31e643ce01bef16b37f10be125df0c2ab0f:/include/wx/docview.h diff --git a/include/wx/docview.h b/include/wx/docview.h index ba1b413a12..d38e19be92 100644 --- a/include/wx/docview.h +++ b/include/wx/docview.h @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DOCH__ @@ -44,7 +44,7 @@ class WXDLLEXPORT wxConfigBase; #else # include # include -# ifdef _MSC_VER +# ifdef __VISUALC__ using namespace std; # endif #endif