]> git.saurik.com Git - wxWidgets.git/commitdiff
*** empty log message ***
authorJulian Smart <julian@anthemion.co.uk>
Sun, 9 May 1999 15:03:29 +0000 (15:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 9 May 1999 15:03:29 +0000 (15:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/jpeg/jconfig.h

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