Update of /cvsroot/objecthandler/ObjectHandler/Examples/xl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27272/Examples/xl
Modified Files:
addinstatic.cpp
Log Message:
ohDemoObject()
Index: addinstatic.cpp
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/addinstatic.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** addinstatic.cpp 4 Oct 2006 09:37:43 -0000 1.15
--- addinstatic.cpp 3 Dec 2006 14:35:02 -0000 1.16
***************
*** 19,23 ****
#include <ohxl/objhandlerxl.hpp>
#include <ohxl/Register/register_all.hpp>
! #include <ohxl/export.hpp>
/* Use BOOST_MSVC instead of _MSC_VER since some other vendors (Metrowerks,
--- 19,23 ----
#include <ohxl/objhandlerxl.hpp>
#include <ohxl/Register/register_all.hpp>
! #include <ohxl/Functions/export.hpp>
/* Use BOOST_MSVC instead of _MSC_VER since some other vendors (Metrowerks,
|