Update of /cvsroot/objecthandler/ObjectHandler/gensrc/stubs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27272/gensrc/stubs
Modified Files:
stub.excel.includes
Log Message:
ohDemoObject()
Index: stub.excel.includes
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/stubs/stub.excel.includes,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** stub.excel.includes 16 Nov 2006 12:38:40 -0000 1.7
--- stub.excel.includes 3 Dec 2006 14:35:03 -0000 1.8
***************
*** 4,7 ****
--- 4,8 ----
#include <ohxl/Conversions/all.hpp>
#include <ohxl/functioncall.hpp>
+ %(categoryIncludes)s
#include <sstream>
|