summaryrefslogtreecommitdiff
path: root/db3x_autobackups/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'db3x_autobackups/commonheaders.h')
-rw-r--r--db3x_autobackups/commonheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/db3x_autobackups/commonheaders.h b/db3x_autobackups/commonheaders.h
index 4c86eb3..199cdd2 100644
--- a/db3x_autobackups/commonheaders.h
+++ b/db3x_autobackups/commonheaders.h
@@ -37,7 +37,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <io.h>
#include <string.h>
#include <direct.h>
+#ifndef __GNUC__
#include <crtdbg.h>
+#endif
#include "resource.h"
#include "version.h"
#include <newpluginapi.h>