This commit is contained in:
jpirnay
2026-04-01 10:41:56 +02:00
parent fb4d0c6572
commit ed02f20c36
4 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -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