Kaydet (Commit) 067eae08 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS odbmacros2 (1.43.20); FILE MERGED

2008/02/04 13:08:16 fs 1.43.20.2: RESYNC: (1.43-1.44); FILE MERGED
2008/01/26 21:22:23 fs 1.43.20.1: new include necessary
üst 73cb775b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: JoinController.cxx,v $ * $RCSfile: JoinController.cxx,v $
* *
* $Revision: 1.44 $ * $Revision: 1.45 $
* *
* last change: $Author: rt $ $Date: 2008-01-30 08:54:05 $ * last change: $Author: kz $ $Date: 2008-03-06 18:29:49 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -143,6 +143,9 @@ ...@@ -143,6 +143,9 @@
#ifndef _SV_SVAPP_HXX #ifndef _SV_SVAPP_HXX
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#endif #endif
#ifndef _VOS_MUTEX_HXX_
#include <vos/mutex.hxx>
#endif
#ifndef DBAUI_TOOLS_HXX #ifndef DBAUI_TOOLS_HXX
#include "UITools.hxx" #include "UITools.hxx"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment