Skip to content
Snippets Groups Projects
k1.h 81 B
#ifdef K1_H
#ifndef K1_H

void someK1Fn();

void firstUserTaskChildren();

#endif