Merge pull request #5 from duxet/development

Fix MacOS build issue
master
Michal Szwaj 2018-02-27 11:08:01 +01:00 committed by GitHub
commit a36db60b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#pragma once
#include <stdexcept>
#include <string>
#include <f1x/aasdk/Error/ErrorCode.hpp>
namespace f1x