mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
COMP: Add include of <limits.h> to get USHRT_MAX constant.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include <cmsys/SystemTools.hxx>
|
||||
#include <cmsys/Glob.hxx>
|
||||
|
||||
#include <limits.h> // USHRT_MAX
|
||||
|
||||
// NOTE:
|
||||
// A debian package .deb is simply an 'ar' archive. The only subtle difference
|
||||
// is that debian uses the BSD ar style archive whereas most Linux distro have
|
||||
|
||||
Reference in New Issue
Block a user