diff options
Diffstat (limited to 'base/wmi_util.h')
-rw-r--r-- | base/wmi_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/wmi_util.h b/base/wmi_util.h index 18585ae..7d4fed0 100644 --- a/base/wmi_util.h +++ b/base/wmi_util.h @@ -19,6 +19,7 @@ #ifndef BASE_WMI_UTIL_H__ #define BASE_WMI_UTIL_H__ +#pragma once #include <string> #include <wbemidl.h> |