10 lines
150 B
C
10 lines
150 B
C
#include <safe-gcc-plugin.h>
|
|
|
|
#ifndef SAFEGCC_DIAGNOSTIC_H
|
|
#define SAFEGCC_DIAGNOSTIC_H
|
|
|
|
#include <diagnostic.h>
|
|
#include <diagnostic-core.h>
|
|
|
|
#endif
|