mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 11:43:56 +00:00
6 lines
63 B
C
6 lines
63 B
C
#ifndef UTILS_H
|
|
#define UTILS_H
|
|
|
|
#include <macutils.h>
|
|
|
|
#endif
|