// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
# pragma implementation "pngread.h"
# pragma implementation "pnghand.h"
#endif
# pragma hdrstop
#endif
-#if wxUSE_LIBPNG
+#if 0 // wxUSE_LIBPNG
#include <stdlib.h>
#include <stdio.h>