Skip to content

Commit 79fa433

Browse files
missing cdecl
1 parent 4ad1675 commit 79fa433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/geode/stochastic/geometry/random_engine.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include <geode/basic/pimpl.hpp>
3131
namespace geode
3232
{
33-
class RandomEngine
33+
class opengeode_stochastic_geometry_api RandomEngine
3434
{
3535
OPENGEODE_DISABLE_COPY_AND_MOVE( RandomEngine );
3636

0 commit comments

Comments
 (0)