X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..3cc6c36fcf3f0c6449debeb56e53c2ede03efc26:/stglibs/ibpp.lib/ibpp.h diff --git a/stglibs/ibpp.lib/ibpp.h b/stglibs/ibpp.lib/ibpp.h index 7795c7db..37a19add 100644 --- a/stglibs/ibpp.lib/ibpp.h +++ b/stglibs/ibpp.lib/ibpp.h @@ -79,7 +79,7 @@ #endif typedef __int64 int64_t; #else - #include // C99 (§7.18) integer types definitions + #include // C99 (§7.18) integer types definitions #endif #if !defined(_)