mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix a couple of public API header includes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#ifndef LOOT_EXCEPTION_CONDITION_SYNTAX_ERROR
|
||||
#define LOOT_EXCEPTION_CONDITION_SYNTAX_ERROR
|
||||
|
||||
#include <stdexcept>
|
||||
#include <system_error>
|
||||
|
||||
namespace loot {
|
||||
/**
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#define LOOT_GAME_INTERFACE
|
||||
|
||||
#include "loot/database_interface.h"
|
||||
#include "loot/enum/game_type.h"
|
||||
#include "loot/plugin_interface.h"
|
||||
|
||||
namespace loot {
|
||||
|
||||
Reference in New Issue
Block a user