gcc.h: rename to Compiler.h
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
extern "C" {
|
||||
#include "util/growing_fifo.h"
|
||||
}
|
||||
#include "gcc.h"
|
||||
#include "Compiler.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user