diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-09 13:41:21 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-09 22:22:56 +0000 |
commit | ef37daf44a97e7ff715b61eadf83f1478365a720 (patch) | |
tree | 54b5a3abb67c5b355245a2686ea1ccd5c0d93134 /include/config.h | |
parent | 39d288f99f878fcaa0f43d659815686fbee667f5 (diff) |
Clean up the services.h includes.
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index f787f60b0..022ee503d 100644 --- a/include/config.h +++ b/include/config.h @@ -15,7 +15,6 @@ #include "regchannel.h" #include "users.h" #include "opertype.h" -#include <stack> namespace Configuration { |