Skip to content

Commit 6109ee4

Browse files
authored
Merge pull request #98 from EmperorYP7/fix-build
fix: Build on MS Visual Studio
2 parents 737710b + 7c5d5e4 commit 6109ee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/test_enforcer_synced.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
using namespace std;
99

1010
namespace test_enforcer_synced {
11+
12+
using namespace casbin;
13+
1114
TEST_CLASS(TestEnforcerSynced){
1215
public:
1316

0 commit comments

Comments
 (0)