Skip to content

Commit 916b05a

Browse files
committed
OcdFileImport: Fix iwyu warning
1 parent d775f6c commit 916b05a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fileformats/ocd_file_import.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
#include "fileformats/ocd_types_v11.h" // IWYU pragma: keep
7474
#include "fileformats/ocd_types_v12.h" // IWYU pragma: keep
7575
#include "fileformats/ocd_types_v2018.h"
76+
#include "templates/template.h"
7677
#include "templates/template_placeholder.h"
7778
#include "util/encoding.h"
7879
#include "util/util.h"

0 commit comments

Comments
 (0)