From 7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 11 Aug 2014 09:07:21 +0200 Subject: update_pch Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda --- dbaccess/inc/pch/precompiled_dbaxml.hxx | 2 ++ dbaccess/inc/pch/precompiled_dbu.hxx | 1 + 2 files changed, 3 insertions(+) (limited to 'dbaccess/inc') diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx index 01c6df6efb51..d4d225811ed7 100644 --- a/dbaccess/inc/pch/precompiled_dbaxml.hxx +++ b/dbaccess/inc/pch/precompiled_dbaxml.hxx @@ -123,6 +123,7 @@ #include #include #include +#include #include #include #include @@ -133,6 +134,7 @@ #include #include #include +#include #include /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 30aafecd88d1..bdcebd7460f6 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -108,6 +108,7 @@ #include #include #include +#include #include #include #include -- cgit