fix missing include

This commit is contained in:
Green Sky 2023-10-14 16:25:01 +02:00
parent c79068c561
commit b9d4f594ce
No known key found for this signature in database

View File

@ -1,7 +1,10 @@
#pragma once #pragma once
#include "solanaceae/contact/contact_model3.hpp"
#include <solanaceae/message3/registry_message_model.hpp> #include <solanaceae/message3/registry_message_model.hpp>
#include <solanaceae/contact/contact_model3.hpp>
#include <string>
#include <vector>
// RIP fishy c=< // RIP fishy c=<