From 0e1d1282067419f2d70502ec26d40914fc58782d Mon Sep 17 00:00:00 2001 From: Francois Tigeot Date: Fri, 8 Apr 2011 13:26:57 +0200 Subject: Remove the C52 define. It corresponds to a version of a Solaris-specific compiler used in the 2000-2001 timeframe. --- connectivity/source/drivers/file/FResultSet.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'connectivity/source/drivers/file') diff --git a/connectivity/source/drivers/file/FResultSet.cxx b/connectivity/source/drivers/file/FResultSet.cxx index 5ad8ed3356e7..b0e774d9f9a5 100644 --- a/connectivity/source/drivers/file/FResultSet.cxx +++ b/connectivity/source/drivers/file/FResultSet.cxx @@ -28,7 +28,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_connectivity.hxx" -#include // included here to prevent problems if compiling with C52 #ifdef GCC #include -- cgit