#include <vector>
#include <iterator>
#include <string>
#include <sstream>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Defines | |
#define | PREFIX "/usr/local" |
Typedefs | |
typedef std::vector< unsigned char > | slurpedfile |
typedef slurpedfile::const_iterator | iter |
#define PREFIX "/usr/local" |
Referenced by esmfile::esmfile(), and i18nInit().
typedef slurpedfile::const_iterator iter |
typedef std::vector<unsigned char> slurpedfile |