projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Added a bit more 'padding' around the node sockets, so there's a
[blender-staging.git]
/
intern
/
container
/
CTR_UHeap.h
diff --git
a/intern/container/CTR_UHeap.h
b/intern/container/CTR_UHeap.h
index 251e020aba3cb3a3016f03827140a8f598fdd038..a7fc33387eea121b2945592cd9b4c93d2a8e7ffe 100644
(file)
--- a/
intern/container/CTR_UHeap.h
+++ b/
intern/container/CTR_UHeap.h
@@
-48,6
+48,7
@@
#define NAN_INCLUDED_CTR_UHeap_h
#include <vector>
+
#include "MEM_NonCopyable.h"
class CTR_UHeapable {
@@
-301,3
+302,4
@@
private:
};
#endif
+