XLKit
0.1.0
|
Main program for XLKit. This can either be compiled into its own library for use by an XLL or be simply #include'd into a .cpp file already used in building the XLL. More...
#include <xlkit/xlkit.hpp>
#include <xlkit/xldebug.hpp>
#include <xlkit/xlutil.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <io.h>
#include <stdio.h>
#include <fcntl.h>
#include <assert.h>
#include <ios>
#include <xlkit/xlwindows.hpp>
Main program for XLKit. This can either be compiled into its own library for use by an XLL or be simply #include'd into a .cpp file already used in building the XLL.