浏览代码

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 13 年之前
父节点
当前提交
8194dfe8f4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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