2015-11-05 15:24:47 +00:00

8 lines
59 B
C

#ifndef PRIVATE_H
#define PRIVATE_H
void priv();
#endif