Skip to content

Commit

Permalink
fix for #132
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingo Berg committed Nov 1, 2023
1 parent 01c7133 commit 81a62cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/muParserBytecode.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ namespace mu
values and function pointers. Those are necessary in order to calculate the result.
All those data items will be casted to the underlying datatype of the bytecode.
*/
class ParserByteCode final
class API_EXPORT_CXX ParserByteCode final
{
private:

Expand Down

0 comments on commit 81a62cb

Please sign in to comment.