repository_infos: Enable automatic updates on the main Haiku repostiory.
[haiku.git] / src / preferences / screen / Utility.h
blob1986046475c82d1006fd468736d431717379789c
1 #ifndef __UTILITY_H
2 #define __UTILITY_H
4 #include <SupportDefs.h>
6 extern float round(float n, int32 max);
8 #endif //__UTILITY_H