fix compilation

This commit is contained in:
Vítor Santos Costa 2013-11-25 11:34:50 +01:00
parent af4e9b4bbc
commit 0b881c0569

View File

@ -18,6 +18,7 @@
#include "config.h"
#include "Yap.h"
#include "YapHeap.h"
#if HAVE_STDINT_H
#include <stdint.h>
#endif