mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[master] Changed string.h for cstring (cf #4089)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user