Quellcode durchsuchen

core: include str.h in parse_param.h to avoid compile errors

- it happened when parse_param.h is used first, alone or without any
  predecessors including str.h
Daniel-Constantin Mierla vor 13 Jahren
Ursprung
Commit
8194dfe8f4
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      parser/parse_param.h

+ 1 - 0
parser/parse_param.h

@@ -43,6 +43,7 @@
 
 #include <stdio.h>
 
+#include "../str.h"
 
 /*! \brief
  * Supported types of parameters