plugin symbol visibility

This commit is contained in:
2024-05-19 11:44:01 +02:00
parent df2e1d6d42
commit ff52f15566
3 changed files with 10 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
#include <solanaceae/toxic_games/toxic_games.hpp>
#include <solanaceae/toxcore/tox_interface.hpp>
#include <entt/entt.hpp>
#include <entt/fwd.hpp>
#include <memory>
#include <limits>
#include <iostream>