diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:04:48 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:04:48 -0600 |
commit | 281b13ce89456aad156af3470cdc1b7b16ed279e (patch) | |
tree | 45e8b713a57e1e8c0579c6a1dd40b61687e807bf /dbaccess/inc/pch | |
parent | c10fb61c1ae03c955f8b3d54aca1b74bfdaabdea (diff) |
remove include of pch header in dbaccess
Diffstat (limited to 'dbaccess/inc/pch')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbaccess.cxx | 1 | ||||
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbaccess.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbaccess.cxx b/dbaccess/inc/pch/precompiled_dbaccess.cxx index 0fe2c43d1189..e5a2f60de99b 100644 --- a/dbaccess/inc/pch/precompiled_dbaccess.cxx +++ b/dbaccess/inc/pch/precompiled_dbaccess.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_dbaccess.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/inc/pch/precompiled_dbaccess.hxx b/dbaccess/inc/pch/precompiled_dbaccess.hxx index 3f246d16342e..5605b987758f 100644 --- a/dbaccess/inc/pch/precompiled_dbaccess.hxx +++ b/dbaccess/inc/pch/precompiled_dbaccess.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS |