Add cereal header to patch.h

This commit is contained in:
prisixia 2023-05-04 20:04:05 +02:00
parent a693430acb
commit 8c7f47a3f9
Signed by: prisixia
GPG Key ID: CB939A148C9B4125
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ along with speciesgen. If not, see <https://www.gnu.org/licenses/>.
#include <filesystem>
#include <string>
#include "cereal/cereal.hpp"
#include "magic_enum.hpp"
namespace Starbound::Patch {