X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.fmil.core%2Fnative%2FFMILibrary%2FThirdParty%2FExpat%2Fexpat-2.1.0%2Ftests%2Fruntestspp.cpp;fp=org.simantics.fmil.core%2Fnative%2FFMILibrary%2FThirdParty%2FExpat%2Fexpat-2.1.0%2Ftests%2Fruntestspp.cpp;h=c35dc583d57abc5986a81b94519d4c690809f6e9;hb=4bed8078f3f6d15b8539d7357b8815f8bfeec2c4;hp=0000000000000000000000000000000000000000;hpb=87cc423aefd98832c6c8d0979afc21551f8ceca3;p=simantics%2Ffmil.git diff --git a/org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/tests/runtestspp.cpp b/org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/tests/runtestspp.cpp new file mode 100644 index 0000000..c35dc58 --- /dev/null +++ b/org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/tests/runtestspp.cpp @@ -0,0 +1,6 @@ +// C++ compilation harness for the test suite. +// +// This is used to ensure the Expat headers can be included from C++ +// and have everything work as expected. +// +#include "runtests.c"