[DEV] correct version of CPP
This commit is contained in:
parent
45ec7abcdd
commit
be1eeda556
@ -10,11 +10,7 @@
|
||||
#define __ETK_JSON_VALUE_H__
|
||||
|
||||
#include <etk/types.h>
|
||||
#if __cplusplus >= 201103L
|
||||
#include <memory>
|
||||
#else
|
||||
#include <etk/memory.h>
|
||||
#endif
|
||||
#include <etk/memory.h>
|
||||
|
||||
|
||||
namespace ejson {
|
||||
|
Loading…
x
Reference in New Issue
Block a user