aboutsummaryrefslogtreecommitdiff
path: root/build2/types
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types')
-rw-r--r--build2/types2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/types b/build2/types
index 8ccbd13..e3aa1b1 100644
--- a/build2/types
+++ b/build2/types
@@ -11,7 +11,7 @@
#include <memory> // unique_ptr, shared_ptr
#include <utility> // pair, move()
#include <cstddef> // size_t, nullptr_t
-#include <cstdint> // uint{8,16,32,64}_t
+#include <cstdint> // uint{8,16,32,64}_t, *_MIN, *_MAX
#include <istream>
#include <ostream>
#include <functional> // function, reference_wrapper