X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fbinio.h;h=d2d3534b657efddc8c0c6b3ca375b1997845730c;hb=cbf8f0bfaf3c752f852f0cf87c620305797c73b8;hp=4896813d7384af9987c4601cce9e0094053bd7b9;hpb=36cc3af3e5074215817ddee16defde754e2ad67f;p=lugaru.git diff --git a/Source/binio.h b/Source/binio.h index 4896813..d2d3534 100644 --- a/Source/binio.h +++ b/Source/binio.h @@ -45,6 +45,8 @@ extern "C" { N network byte order */ +#ifndef ALREADY_DID_BINIO_STDINT +#define ALREADY_DID_BINIO_STDINT #if defined(BinIO_STDINT_HEADER) #include BinIO_STDINT_HEADER typedef float float32_t; @@ -60,6 +62,7 @@ extern "C" { #endif typedef float float32_t; typedef double float64_t; +#endif #endif typedef struct