X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fghcconfig.h;fp=includes%2Fghcconfig.h;h=5f10e923fdf200dbd0dd39eb1e8fd8cce6392882;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=0000000000000000000000000000000000000000;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/includes/ghcconfig.h b/includes/ghcconfig.h new file mode 100644 index 0000000..5f10e92 --- /dev/null +++ b/includes/ghcconfig.h @@ -0,0 +1,7 @@ +#ifndef __GHCCONFIG_H__ +#define __GHCCONFIG_H__ + +#include "ghcautoconf.h" +#include "ghcplatform.h" + +#endif