reactos/base/system/runonce/runonce.h

10 lines
133 B
C
Raw Normal View History

#ifndef _RUNONCE_H__
#define _RUNONCE_H__
#include <windows.h>
#include <tchar.h>
#include "resource.h"
#endif /* _RUNONCE_H__ */