From 41cc86a666d22501f25c58d81b1b94020b8c997f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 2 Feb 2014 21:33:52 +1100 Subject: Add include needed for clang, quiet warning --- source/blender/blenlib/intern/smallhash.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib/intern/smallhash.c') diff --git a/source/blender/blenlib/intern/smallhash.c b/source/blender/blenlib/intern/smallhash.c index 38ebdc53f53..87ac1c4a620 100644 --- a/source/blender/blenlib/intern/smallhash.c +++ b/source/blender/blenlib/intern/smallhash.c @@ -50,6 +50,7 @@ #include #include +#include #include "MEM_guardedalloc.h" -- cgit v1.2.3