Skip to content

Commit 18e2adb

Browse files
Undefine a problematic macro
1 parent e8e3869 commit 18e2adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/testCSVParserGemini.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "variableValue.h"
2626
#include "minsky_epilogue.h"
2727
#undef True
28+
#undef Bool
2829
#include <gtest/gtest.h> // Replaced UnitTest++/UnitTest++.h with gtest/gtest.h
2930
#include <boost/filesystem.hpp>
3031
#include <numeric>

0 commit comments

Comments
 (0)