Remove Error.h include (#1224)

develop
lethosor 2018-02-07 20:14:36 -05:00
parent 65eb0e5fbd
commit 19b65c2d1e
1 changed files with 0 additions and 1 deletions

@ -25,7 +25,6 @@ distribution.
#include "Internal.h"
#include "Export.h"
#include "MiscUtils.h"
#include "Error.h"
#ifndef LINUX_BUILD
#include <Windows.h>