Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
fintarin committed Apr 6, 2024
1 parent 4211547 commit 982ba18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fintamath/core/MathObjectBody.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public: \
} \
\
private: \
static constexpr detail::MathObjectClassImpl \
static constexpr const detail::MathObjectClassImpl \
objClass{#Class, Parent::getClassStatic()};

#define FINTAMATH_PARENT_CLASS_BODY(Class, Parent) \
Expand Down

0 comments on commit 982ba18

Please sign in to comment.