mirror of
https://github.com/pret/pmd-sky.git
synced 2026-07-21 19:02:14 -05:00
7 lines
92 B
C
7 lines
92 B
C
#ifndef GUARD_CW_H
|
|
#define GUARD_CW_H
|
|
|
|
#include <cw/function_target.h>
|
|
|
|
#endif //GUARD_CW_H
|