Explorar o código

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 %!s(int64=13) %!d(string=hai) anos
pai
achega
8194dfe8f4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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