Skip to content

Commit

Permalink
Fixed macro issue on some Linux systems.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 15, 2024
1 parent 113d562 commit b26676b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/debug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ limitations under the License.
#include "commonutils.h"
#include "utilities.h"

#include "libcellml/undefines.h"

namespace libcellml {

std::string astAsCode(const AnalyserEquationAstPtr &ast)
Expand Down

0 comments on commit b26676b

Please sign in to comment.