diff options
| author | 2022-01-25 16:20:45 +0000 | |
|---|---|---|
| committer | 2022-01-25 16:20:45 +0000 | |
| commit | 8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03 (patch) | |
| tree | ad37fc9f026b10d35885971183907ecb65e6b9b0 /include/modules/exemption.h | |
| parent | Abolish the infernal space before accessibility keywords. (diff) | |
Remove duplicate includes from module headers.
Diffstat (limited to 'include/modules/exemption.h')
| -rw-r--r-- | include/modules/exemption.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/modules/exemption.h b/include/modules/exemption.h index c1acfe223..4c76762be 100644 --- a/include/modules/exemption.h +++ b/include/modules/exemption.h @@ -19,8 +19,6 @@ #pragma once -#include "event.h" - namespace CheckExemption { class EventListener; |
