7 lines
91 B
C
7 lines
91 B
C
#ifndef SAFEGCC_GCC_PLUGIN_H
|
|
#define SAFEGCC_GCC_PLUGIN_H
|
|
|
|
#include <gcc-plugin.h>
|
|
|
|
#endif
|