forked from Green-Sky/tomato
fix missing include
This commit is contained in:
parent
c79068c561
commit
b9d4f594ce
@ -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=<
|
||||||
|
Loading…
Reference in New Issue
Block a user