Files

7 lines
84 B
C
Raw Permalink Normal View History

#ifndef MAX_NICENESS_H_
#define MAX_NICENESS_H_
#define MAX_NICENESS 2
#endif