Skip to content

Commit 2c21a42

Browse files
committed
Fixing build issue
1 parent 8a61eb3 commit 2c21a42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dimacsparser.h

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ THE SOFTWARE.
3333
#include <memory>
3434
#include <vector>
3535
#include <cassert>
36+
#include <sstream>
3637

3738
using std::vector;
3839
using std::cerr;

0 commit comments

Comments
 (0)