summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h
blob: f9449ea9e0617c92ca8fd8a011a1fbbe5cdc0504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * @file mark_functor.h
 *
 * @author  Guy Maurel
 * @license GPL v2+
 */

#ifndef MARK_FUNCTOR_H_INCLUDED
#define MARK_FUNCTOR_H_INCLUDED

void mark_functor();

#endif /* MARK_FUNCTOR_H_INCLUDED */