src/misc/blob.hpp
changeset 8626 440dfcd14c4a
parent 8533 a9b708fe4a00
child 10429 1b99254f9607
--- a/src/misc/blob.hpp	Tue Dec 25 01:29:54 2007 +0000
+++ b/src/misc/blob.hpp	Tue Dec 25 09:48:53 2007 +0000
@@ -2,8 +2,10 @@
 
 /** @file blob.hpp */
 
-#ifndef  BLOB_HPP
-#define  BLOB_HPP
+#ifndef BLOB_HPP
+#define BLOB_HPP
+
+#include "../core/alloc_func.hpp"
 
 /** Type-safe version of memcpy().
  * @param d destination buffer