Remove a couple unneeded includes

develop
lethosor 2016-03-04 20:23:00 -05:00
parent c595f7908a
commit c700847bcf
1 changed files with 0 additions and 2 deletions

@ -1,8 +1,6 @@
#define NO_DFHACK_VERSION_MACROS
#include "DFHackVersion.h"
#include "git-describe.h"
#include "Export.h"
#include <string>
namespace DFHack {
namespace Version {
const char *dfhack_version()