Add missing stdbool.h include
[libside.git] / include / side / trace.h
index 90b35407acae956d190681a7f9bdab79f6e854c5..ac27ae77da8ea4de08feed29095c6bbcc7e828ce 100644 (file)
@@ -11,6 +11,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <math.h>
+#include <stdbool.h>
 #include <side/macros.h>
 #include <side/endian.h>
 
This page took 0.025728 seconds and 4 git commands to generate.