diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:17 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:17 -0600 |
commit | 902b94875cb0881765fc7ec342ead325ecb83c9b (patch) | |
tree | 7829275e95dc670eb7bcb993fc87576706b05f4c /io/inc | |
parent | 770f8097e0fa30162f20f0c1978b9fad5541ba74 (diff) |
remove include of pch header from io
Diffstat (limited to 'io/inc')
-rw-r--r-- | io/inc/pch/precompiled_io.cxx | 1 | ||||
-rw-r--r-- | io/inc/pch/precompiled_io.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/io/inc/pch/precompiled_io.cxx b/io/inc/pch/precompiled_io.cxx index aebb139d4ebd..e5a2f60de99b 100644 --- a/io/inc/pch/precompiled_io.cxx +++ b/io/inc/pch/precompiled_io.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_io.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/io/inc/pch/precompiled_io.hxx b/io/inc/pch/precompiled_io.hxx index 0c959b5c8712..1f2bf34bf349 100644 --- a/io/inc/pch/precompiled_io.hxx +++ b/io/inc/pch/precompiled_io.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:50.045714 #ifdef PRECOMPILED_HEADERS #endif |