use string.h until std c++ lib is stable
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifndef localHostNameh
|
||||
#define localHostNameh
|
||||
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
class localHostName {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user