# HG changeset patch # User alexander.chemeris@d525d15b-5824-0410-80a3-6185d19c2cde # Date 1165866854 0 # Node ID 45fb2c2960e1be4aab217f567adaca50893f48c7 # Parent 85c12d7e814415d60589e91ce2aefa30ceea7c68 Added include to stdint.h. diff --git a/stdint.h b/stdint.h --- a/stdint.h +++ b/stdint.h @@ -29,6 +29,7 @@ #endif #include +#include // 7.18.1 Integer types