HDB: Reduce header dependency

This commit is contained in:
Eugene Sandulenko 2019-07-24 12:47:13 +02:00
parent 2844b48ac1
commit a0817b0b5a
16 changed files with 16 additions and 1 deletions

View file

@ -23,6 +23,7 @@
#include "hdb/hdb.h"
#include "hdb/gfx.h"
#include "hdb/lua-script.h"
#include "hdb/map.h"
namespace HDB {