aboutsummaryrefslogtreecommitdiff
path: root/src/common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.cpp')
-rw-r--r--src/common.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.cpp b/src/common.cpp
index 8ad21a2d6..40386375d 100644
--- a/src/common.cpp
+++ b/src/common.cpp
@@ -12,6 +12,7 @@
#include <math.h>
+
gbAllocator heap_allocator(void) {
return gb_heap_allocator();
}