6 lines
85 B
C
6 lines
85 B
C
#ifndef _FEATURES_H
|
|
#define _FEATURES_H
|
|
|
|
/* No features, isn't that nice? */
|
|
|
|
#endif
|