define DllExport inside live_plotter.hpp instead of util.hpp
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#include <glm/ext/quaternion_float.hpp>
|
||||
#include <glm/ext/vector_float4.hpp>
|
||||
|
||||
#define DllExport __declspec( dllexport )
|
||||
|
||||
typedef unsigned int uint;
|
||||
|
||||
template<class T> struct Array {
|
||||
|
||||
Reference in New Issue
Block a user