gcc.h: rename to Compiler.h
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "gcc.h"
|
||||
#include "Compiler.h"
|
||||
|
||||
/**
|
||||
* Manager for a temporary array which grows as needed. This attempts
|
||||
|
Reference in New Issue
Block a user