mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-22 11:45:45 -04:00
+ load custom ctpp2 class
This commit is contained in:
parent
80750edbdd
commit
75130b883b
@ -33,7 +33,6 @@
|
|||||||
|
|
||||||
#include <CTPP2Parser.hpp>
|
#include <CTPP2Parser.hpp>
|
||||||
#include <CTPP2FileSourceLoader.hpp>
|
#include <CTPP2FileSourceLoader.hpp>
|
||||||
#include <CTPP2TextLoader.hpp>
|
|
||||||
#include <CTPP2ParserException.hpp>
|
#include <CTPP2ParserException.hpp>
|
||||||
#include <CTPP2HashTable.hpp>
|
#include <CTPP2HashTable.hpp>
|
||||||
#include <CTPP2VMDumper.hpp>
|
#include <CTPP2VMDumper.hpp>
|
||||||
@ -44,6 +43,8 @@
|
|||||||
#include <CTPP2SyscallFactory.hpp>
|
#include <CTPP2SyscallFactory.hpp>
|
||||||
#include <CTPP2FileLogger.hpp>
|
#include <CTPP2FileLogger.hpp>
|
||||||
|
|
||||||
|
#include "ctpp2/CTPP2TextLoader.hpp"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace CTPP;
|
using namespace CTPP;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user