Skip to content

Commit 46a5cac

Browse files
committed
Changes in include directives.
1 parent 3be988f commit 46a5cac

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

src/effect/DefaultEffector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#include "Effect.h"
1818
#include "Effector.h"
19-
#include "exception/CasbinEffectExceptions.h"
19+
#include "exception/UnsupportedOperationException.h"
2020

2121
/**
2222
* DefaultEffector is default effector for Casbin.

src/model/placeholder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
exception code goes in this directory.
1+
model code goes in this directory.

src/rbac/placeholder.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)