*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-05-09 15:03:29 +00:00
parent 0f3e3e0c30
commit 4445e5cbae

View File

@@ -2,7 +2,7 @@
* to make it work with configure? * to make it work with configure?
*/ */
#ifdef _MSC_VER #if defined(_MSC_VER) || defined(__BORLANDC__)
#include "jconfig.vc" #include "jconfig.vc"
#else #else