diff --git a/src/common/db.cpp b/src/common/db.cpp index ea5baaed3c..1c2c703f42 100644 --- a/src/common/db.cpp +++ b/src/common/db.cpp @@ -25,7 +25,9 @@ // SYNOPSIS STOP */ +#ifdef __GNUG__ #pragma implementation "db.h" +#endif /* #ifdef _CONSOLE