X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=test%2Fdata%2Fdecoderstack.cpp;h=96f8b4a0ee4ebf6bb41200a269bf871ead274d3c;hp=c169e1ff2271f1d779665486ab23cdc43b94089f;hb=fe3a1c218407f6b8a0d7ac7c454593809212ea9e;hpb=1c4c23b87cde3778792caa1400030075b0504129 diff --git a/test/data/decoderstack.cpp b/test/data/decoderstack.cpp index c169e1ff..96f8b4a0 100644 --- a/test/data/decoderstack.cpp +++ b/test/data/decoderstack.cpp @@ -21,7 +21,7 @@ #include /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include -#include +#include #include "../../pv/data/decoderstack.hpp" #include "../../pv/devicemanager.hpp"