mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
C++: Avoid inclusion of standard headers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <stdint.h>
|
||||
typedef unsigned char uint8_t;
|
||||
#define SIZE (32)
|
||||
|
||||
void test_buffer_overrun_in_for_loop()
|
||||
|
||||
Reference in New Issue
Block a user