X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fcerr.h;h=9549de69f1cc44318332d63f0222e91fb98a3ed8;hp=810bf3c442cd881fc261bae02829d8b39e3b6be7;hb=065d340f994652a9759c496b4c024e1f9a3a6783;hpb=1708c99d4b6263863304d48ebca3b3473d6a0112 diff --git a/include/cerr.h b/include/cerr.h index 810bf3c..9549de6 100644 --- a/include/cerr.h +++ b/include/cerr.h @@ -1,6 +1,11 @@ #ifndef YACASL2_CERR_H_INCLUDED #define YACASL2_CERR_H_INCLUDED +#include +#include +#include +#include +#include #include #include "cmem.h"