]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/rowdata.cpp
RowData: Include fix
[pulseview.git] / pv / data / decode / rowdata.cpp
index 7e12533ed2b61e5b634acebac45fe194f88f34c4..80d56aabb41c8fda4da8a89fc795241638ba4563 100644 (file)
@@ -17,6 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <cassert>
+
 #include <pv/data/decode/decoder.hpp>
 #include <pv/data/decode/row.hpp>
 #include <pv/data/decode/rowdata.hpp>