Skip to content

Commit 80001db

Browse files
committed
Added include to testConfig
1 parent abcebd8 commit 80001db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testConfig.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#include "UnitTest++.h"
22
#include "Config.h"
33

4+
#include <stdexcept>
5+
46
using std::string;
57
using std::stringstream;
68

0 commit comments

Comments
 (0)