Skip to content

Commit a2107ec

Browse files
author
Scott
committed
Add string to common defs - fix build failure
1 parent 38425b9 commit a2107ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/common_defs.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <array>
2525
#include <exception>
2626
#include <unordered_map>
27+
#include <string>
2728

2829
namespace AS
2930
{

0 commit comments

Comments
 (0)