Skip to content

Commit 7c5d5e4

Browse files
committed
fix: build on Visual Studio
Signed-off-by: Yash Pandey (YP) <[email protected]>
1 parent 737710b commit 7c5d5e4

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)