This commit is contained in:
greg
2019-03-23 10:33:16 -04:00
parent 3ce5973d9b
commit e3279dcf10
3 changed files with 284 additions and 9 deletions
+3
View File
@@ -34,6 +34,9 @@
// limitations under the License.
// ---------------------------------------------------------------------------
#define PHMAP_VERSION_MAJOR 0
#define PHMAP_VERSION_MINOR 9
#define PHMAP_VERSION_PATCH 0
// Included for the __GLIBC__ macro (or similar macros on other systems).
#include <limits.h>