Merge branch 'develop' of https://github.com/paboyle/Grid into develop

This commit is contained in:
2024-03-12 15:16:24 +00:00
7 changed files with 91 additions and 20 deletions
+4
View File
@@ -77,6 +77,10 @@ feenableexcept (unsigned int excepts)
}
#endif
#ifndef HOST_NAME_MAX
#define HOST_NAME_MAX _POSIX_HOST_NAME_MAX
#endif
NAMESPACE_BEGIN(Grid);
//////////////////////////////////////////////////////