mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
Export
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <expected>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#include "../omath_export.h"
|
||||
|
||||
namespace omath::pathfinding
|
||||
{
|
||||
@@ -18,7 +18,7 @@ namespace omath::pathfinding
|
||||
|
||||
};
|
||||
|
||||
class NavigationMesh final
|
||||
class OMATH_API NavigationMesh final
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user