We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d775f6c commit 916b05aCopy full SHA for 916b05a
src/fileformats/ocd_file_import.cpp
@@ -73,6 +73,7 @@
73
#include "fileformats/ocd_types_v11.h" // IWYU pragma: keep
74
#include "fileformats/ocd_types_v12.h" // IWYU pragma: keep
75
#include "fileformats/ocd_types_v2018.h"
76
+#include "templates/template.h"
77
#include "templates/template_placeholder.h"
78
#include "util/encoding.h"
79
#include "util/util.h"
0 commit comments