X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=test%2Fdata%2Flogicsegment.cpp;h=848cc5a534f2e6867825a254eefa710cf99ef1ae;hb=207ae8f6fb0b7a797349916afcd70e1add1b4d20;hp=b634257c17eaa278d261e560f7fb6a5c776c5cc6;hpb=eb8269e3b5eebdd77e6a82d42bcfdfbc3f7613a9;p=pulseview.git diff --git a/test/data/logicsegment.cpp b/test/data/logicsegment.cpp index b634257..848cc5a 100644 --- a/test/data/logicsegment.cpp +++ b/test/data/logicsegment.cpp @@ -25,8 +25,10 @@ #include +#if 0 using pv::data::LogicSegment; using std::vector; +#endif // Dummy, remove again when unit tests are fixed. BOOST_AUTO_TEST_SUITE(DummyTestSuite)