yaclf
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#include "ChapterXPathIndexer.h"
|
||||
|
||||
#include "ChapterXPathForwardMapper.h"
|
||||
#include "ChapterXPathIndexerInternal.h"
|
||||
#include "ChapterXPathReverseMapper.h"
|
||||
|
||||
#include <Logging.h>
|
||||
|
||||
#include <cctype>
|
||||
@@ -11,6 +7,10 @@
|
||||
#include <limits>
|
||||
#include <string>
|
||||
|
||||
#include "ChapterXPathForwardMapper.h"
|
||||
#include "ChapterXPathIndexerInternal.h"
|
||||
#include "ChapterXPathReverseMapper.h"
|
||||
|
||||
using namespace ChapterXPathIndexerInternal;
|
||||
|
||||
// Public facade used by ProgressMapper. It intentionally stays thin and delegates
|
||||
|
||||
Reference in New Issue
Block a user