X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5962bdb85a0cf6accba5623b85af7cd44b499806..0b9d8fe18e02e9d848d205c3f36812cd56fc1bcd:/samples/db/dbtest.h?ds=sidebyside diff --git a/samples/db/dbtest.h b/samples/db/dbtest.h index e7b5749c84..eb5b691081 100644 --- a/samples/db/dbtest.h +++ b/samples/db/dbtest.h @@ -9,7 +9,7 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "dbtest.h" #endif