aasdk/include/f1x/aasdk/Error
Wojciech 0ff7365c3b
Fix MacOS build issue
In file included from /Users/duxet/git/aasdk/src/Channel/ServiceChannel.cpp:19:
In file included from /Users/duxet/git/aasdk/include/f1x/aasdk/IO/PromiseLink.hpp:23:
/Users/duxet/git/aasdk/include/f1x/aasdk/Error/Error.hpp:47:17: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    std::string message_;
2018-02-27 10:43:05 +01:00
..
Error.hpp Fix MacOS build issue 2018-02-27 10:43:05 +01:00
ErrorCode.hpp Initial commit 2018-02-11 20:36:55 +01:00