Update of /cvsroot/objecthandler/ObjectHandler/Examples/xl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23263/Examples/xl
Modified Files:
addindynamic1.cpp addindynamic2.cpp
Log Message:
Index: addindynamic1.cpp
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/addindynamic1.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** addindynamic1.cpp 1 Jun 2006 14:06:54 -0000 1.4
--- addindynamic1.cpp 1 Jun 2006 16:56:25 -0000 1.5
***************
*** 26,29 ****
--- 26,30 ----
# define BOOST_LIB_DIAGNOSTIC
# include <oh/auto_link.hpp>
+ # include <xlsdk/auto_link.hpp>
# undef BOOST_LIB_DIAGNOSTIC
#endif
Index: addindynamic2.cpp
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/xl/addindynamic2.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** addindynamic2.cpp 31 May 2006 18:29:57 -0000 1.3
--- addindynamic2.cpp 1 Jun 2006 16:56:25 -0000 1.4
***************
*** 26,29 ****
--- 26,30 ----
# define BOOST_LIB_DIAGNOSTIC
# include <oh/auto_link.hpp>
+ # include <xlsdk/auto_link.hpp>
# undef BOOST_LIB_DIAGNOSTIC
#endif
|