mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8264143: Change uint8_t to unsigned char
This commit is contained in:
committed by
Vitaly Provodin
parent
5995010a02
commit
36733638a8
@@ -26,7 +26,6 @@
|
||||
#ifndef COMMON_H
|
||||
#define COMMON_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <simd/simd.h>
|
||||
|
||||
#define PGRAM_VERTEX_COUNT 6
|
||||
|
||||
Reference in New Issue
Block a user