aboutsummaryrefslogtreecommitdiff
path: root/include/declare.h
blob: daf2b5b061c562bbe8338d83cf1d3448985add8d (plain)
1
2
3
4
#ifndef DECLARE
#define DECLARE
void declare();
#endif