Add missing include. Closes #1896

This commit is contained in:
baldurk
2020-05-19 09:38:03 +01:00
parent 2b1b8bedf0
commit 960f0b53eb
+1
View File
@@ -25,6 +25,7 @@
#pragma once
#include <stddef.h>
#include <stdint.h>
#include "half_convert.h"
#include "vec.h"