4 lines
82 B
C++
4 lines
82 B
C++
#ifndef _COMMON_WINSVC_HPP_
|
|
#define _COMMON_WINSVC_HPP_
|
|
#include <winsvc.h>
|
|
#endif |