Fix invalid use of a non-vector function from within a vector function

This commit is contained in:
jsteube
2017-07-14 14:16:48 +02:00
parent e4683aebb8
commit c4098e2230
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
##
SHARED := 0
DEBUG := 0
DEBUG := 1
PRODUCTION := 0
##