Skip to content

Commit afc440f

Browse files
author
pkt3c
committed
Forgot to also change SystemConfiguratin, not sure how it compiled before without that change
1 parent 30d7927 commit afc440f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SystemConfiguration.h

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ extern std::string SCHEDULING_POLICY;
133133
extern std::string ADDRESS_MAPPING_SCHEME;
134134
extern std::string QUEUING_STRUCTURE;
135135

136+
extern std::string LOG_FILE;
137+
136138
enum TraceType
137139
{
138140
k6,

0 commit comments

Comments
 (0)