python .h collision

This commit is contained in:
Vitor Santos Costa
2017-02-20 14:21:46 +00:00
parent 92e2d94186
commit a53615ceaf
34 changed files with 48 additions and 51 deletions

View File

@@ -31,7 +31,7 @@ static char SccsId[] = "%W% %G%";
#include "YapHeap.h"
#include "Yatom.h"
#include "eval.h"
#include "YapEval.h"
#if HAVE_STDARG_H
#include <stdarg.h>
#endif