projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a26da23
)
Added missing header
author
khizmax
<libcds.dev@gmail.com>
Sat, 6 Feb 2016 14:34:36 +0000
(17:34 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Sat, 6 Feb 2016 14:34:36 +0000
(17:34 +0300)
cds/opt/buffer.h
patch
|
blob
|
history
diff --git
a/cds/opt/buffer.h
b/cds/opt/buffer.h
index 7c04ff007cfe83f8a6f10db22796dcea27003a9a..93c1e47e3de95ee60a9a2b39307fc13a6ab07c05 100644
(file)
--- a/
cds/opt/buffer.h
+++ b/
cds/opt/buffer.h
@@
-31,6
+31,7
@@
#ifndef CDSLIB_OPT_BUFFER_H
#define CDSLIB_OPT_BUFFER_H
+#include <memory.h>
#include <cds/details/defs.h>
#include <cds/user_setup/allocator.h>
#include <cds/details/allocator.h>