[fdo-commits] r697 - branches/3.2.x/Fdo/Managed/Src/OSGeo/Common
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Wed Jan 31 20:24:31 EST 2007
Author: gregboone
Date: 2007-01-31 20:24:30 -0500 (Wed, 31 Jan 2007)
New Revision: 697
Modified:
branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/stdafx.h
Log:
893057: DOC: FDO Managed API Documentation Updates
Modified: branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/stdafx.h
===================================================================
--- branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/stdafx.h 2007-02-01 01:23:32 UTC (rev 696)
+++ branches/3.2.x/Fdo/Managed/Src/OSGeo/Common/stdafx.h 2007-02-01 01:24:30 UTC (rev 697)
@@ -18,6 +18,8 @@
#pragma once
+/// \cond DOXYGEN-IGNORE
+
#define _CRT_SECURE_NO_DEPRECATE
#include <vcclr.h>
@@ -36,4 +38,4 @@
#define NULL 0
#endif
-
+/// \endcond
More information about the fdo-commits
mailing list