mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
256 B
Diff
11 lines
256 B
Diff
--- inc/stdafx.h 2021-06-04 03:08:11.000000000 +0800
|
|
+++ inc/stdafx.h 2023-07-09 14:43:22.000000000 +0800
|
|
@@ -71,6 +71,7 @@
|
|
#include <valarray>
|
|
#include <assert.h>
|
|
#include <functional>
|
|
+#include <limits>
|
|
|
|
// Check OS is Windows or not
|
|
#ifdef _WIN32
|