1 2 3 4 5 6 7 8 9
#include "killaEditCommon.h" #ifndef KILLA_EDIT_H #define KILLA_EDIT_H typedef struct KillaEdit { } KillaEdit; #endif