Update to work for latest builds.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#ifndef PKMNLIB_AI_CORE_HPP
|
||||
#define PKMNLIB_AI_CORE_HPP
|
||||
|
||||
#include <Arbutils/Exception.hpp>
|
||||
#include <cstring>
|
||||
#include <exception>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#define export extern "C" [[maybe_unused]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user