Skip to content

Commit 90df0cf

Browse files
committed
LibertyScanner includes
Signed-off-by: James Cherry <cherry@parallaxsw.com>
1 parent 61b2a4b commit 90df0cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

liberty/LibertyScanner.hh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424

2525
#pragma once
2626

27+
#include <string>
28+
#include <istream>
29+
30+
#include "LibertyParser.hh"
2731
#include "LibertyLocation.hh"
2832
#include "LibertyParse.hh"
2933

0 commit comments

Comments
 (0)