GRASS GIS 8 Programmer's Manual  8.5.0dev(2025)-565e82de51
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
string.h
Go to the documentation of this file.
1 #ifndef GRASS_MSVC_STRING_H
2 #define GRASS_MSVC_STRING_H
3 
4 #include <strings.h>
5 
6 #endif