Skip to content

Commit 2126629

Browse files
committed
fix(pretty printing): adding missing vector header
1 parent 9898f9c commit 2126629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/Ark/Error/PrettyPrinting.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#define ARK_ERROR_PRETTYPRINTING_HPP
1313

1414
#include <string>
15+
#include <vector>
1516
#include <ostream>
1617
#include <optional>
1718

0 commit comments

Comments
 (0)