We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0dab0 commit abb9e29Copy full SHA for abb9e29
trip/iwave/base/lib/utils.cc
@@ -7,6 +7,7 @@ Igor Terentyev.
7
#include "utils.h"
8
9
#ifndef sun
10
+#if !defined(sun) && !defined(__ARM_ARCH)
11
#include <mm_malloc.h>
12
#endif
13
0 commit comments