Merge branch 'late/soc' into devel-late
[deliverable/linux.git] / tools / perf / ui / gtk / gtk.h
1 #ifndef _PERF_GTK_H_
2 #define _PERF_GTK_H_ 1
3
4 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
5 #include <gtk/gtk.h>
6 #pragma GCC diagnostic error "-Wstrict-prototypes"
7
8 #endif /* _PERF_GTK_H_ */
This page took 0.043546 seconds and 6 git commands to generate.