Kaydet (Commit) 48d8354f authored tarafından Kai Sommerfeld's avatar Kai Sommerfeld

#100000# - Changed includes to avoid compile problem on Windows.

üst d1585305
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Awrapadox.hxx,v $ * $RCSfile: Awrapadox.hxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: fs $ $Date: 2002-01-18 16:23:14 $ * last change: $Author: kso $ $Date: 2002-11-12 15:19:44 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -62,6 +62,10 @@ ...@@ -62,6 +62,10 @@
#ifndef _CONNECTIVITY_ADO_AWRAPADOX_HXX_ #ifndef _CONNECTIVITY_ADO_AWRAPADOX_HXX_
#define _CONNECTIVITY_ADO_AWRAPADOX_HXX_ #define _CONNECTIVITY_ADO_AWRAPADOX_HXX_
#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_
#include <com/sun/star/beans/PropertyAttribute.hpp>
#endif
// Includes fuer ADO // Includes fuer ADO
//#include <oledb.h> //#include <oledb.h>
//#include <objbase.h> //#include <objbase.h>
......
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