From c63d5210fd85cf8ec41c29f8fc17d39c676726be Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 14 Oct 2010 22:33:33 +0100 Subject: add lots more missing sal/macros.h includes --- connectivity/source/drivers/ado/Awrapado.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'connectivity/source/drivers/ado') diff --git a/connectivity/source/drivers/ado/Awrapado.cxx b/connectivity/source/drivers/ado/Awrapado.cxx index ced9e8891931..bc9bb2948608 100644 --- a/connectivity/source/drivers/ado/Awrapado.cxx +++ b/connectivity/source/drivers/ado/Awrapado.cxx @@ -28,6 +28,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_connectivity.hxx" +#include #include "ado/Awrapado.hxx" #include "ado/Awrapadox.hxx" #include -- cgit