Remove some unnecessary includes

This commit is contained in:
Oliver Hamlet
2022-12-24 10:39:57 +00:00
parent 3a08a8cf07
commit fd40b7afc8
10 changed files with 2 additions and 12 deletions
-2
View File
@@ -24,8 +24,6 @@
#ifndef LOOT_GAME_INTERFACE
#define LOOT_GAME_INTERFACE
#include <optional>
#include "loot/database_interface.h"
#include "loot/plugin_interface.h"