Skip to content

Commit

Permalink
OcdFileImport: Fix iwyu warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed Jun 13, 2020
1 parent d775f6c commit 916b05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fileformats/ocd_file_import.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
#include "fileformats/ocd_types_v11.h" // IWYU pragma: keep
#include "fileformats/ocd_types_v12.h" // IWYU pragma: keep
#include "fileformats/ocd_types_v2018.h"
#include "templates/template.h"
#include "templates/template_placeholder.h"
#include "util/encoding.h"
#include "util/util.h"
Expand Down

0 comments on commit 916b05a

Please sign in to comment.