Author: damjan
Date: Wed Jul 20 00:44:15 2016
New Revision: 1753427
URL: http://svn.apache.org/viewvc?rev=1753427&view=rev
Log:
Fix a bad precompiled header that was missed in branches/gbuild's r1409572
and sometimes breaks the build.
Patch by: me
Modified:
openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/app/closeveto.cxx
Modified:
openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/app/closeveto.cxx
URL:
http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/app/closeveto.cxx?rev=1753427&r1=1753426&r2=1753427&view=diff
==============================================================================
---
openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/app/closeveto.cxx
(original)
+++
openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/app/closeveto.cxx
Wed Jul 20 00:44:15 2016
@@ -21,7 +21,7 @@
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
#include "closeveto.hxx"