Skip to content

Commit 6ce28c0

Browse files
fix linter 2
1 parent 8a07f36 commit 6ce28c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/parsing/CodePreprocessing.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <algorithm>
2323
#include <cctype>
2424
#include <cstddef>
25+
#include <exception>
2526
#include <iterator>
2627
#include <map>
2728
#include <memory>

0 commit comments

Comments
 (0)