Code cleanup: some reshuffling of SIMD defines moving more code to util_optimization.h.

This commit is contained in:
Brecht Van Lommel
2014-01-15 15:11:50 +01:00
parent ebbb6adf32
commit 8af782ad22
6 changed files with 94 additions and 69 deletions

View File

@@ -20,7 +20,6 @@
/* CPU Kernel Interface */
#include "util_types.h"
#include "util_optimization.h"
CCL_NAMESPACE_BEGIN