8264143: Change uint8_t to unsigned char

This commit is contained in:
Denis Konoplev
2021-04-07 21:50:34 +03:00
committed by Vitaly Provodin
parent 5995010a02
commit 36733638a8

View File

@@ -26,7 +26,6 @@
#ifndef COMMON_H
#define COMMON_H
#include <stdint.h>
#include <simd/simd.h>
#define PGRAM_VERTEX_COUNT 6