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
+2 -2
View File
@@ -1,11 +1,11 @@
#pragma once
#include "ChapterXPathIndexerInternal.h"
#include <string>
#include <unordered_map>
#include <vector>
#include "ChapterXPathIndexerInternal.h"
namespace ChapterXPathIndexerInternal {
// Shared parser state used by both forward and reverse mappers.