plugin symbol visibility

This commit is contained in:
2024-05-19 11:42:03 +02:00
parent be58c0cece
commit 85e2b633db
2 changed files with 15 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
#include <solanaceae/rpbot/rpbot.hpp>
#include <solanaceae/message3/message_command_dispatcher.hpp>
#include <entt/entt.hpp>
#include <entt/fwd.hpp>
#include <memory>
#include <iostream>
#include <limits>