Skip to content

Commit 42a9b59

Browse files
committed
fix include error
1 parent 545f0fb commit 42a9b59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeFormat/src/FormatContext.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <Util/FileFinder.h>
44
#include <Util/StringUtil.h>
55
#include <fstream>
6+
#include <sstream>
67
#include <iostream>
78

89
void FormatContext::SetWorkMode(WorkMode mode) {

0 commit comments

Comments
 (0)