diff options
Diffstat (limited to 'chrome/app/client_util.h')
-rw-r--r-- | chrome/app/client_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/client_util.h b/chrome/app/client_util.h index 8b6c154f..7aa9424 100644 --- a/chrome/app/client_util.h +++ b/chrome/app/client_util.h @@ -7,6 +7,7 @@ #ifndef CHROME_APP_CLIENT_UTIL_H_ #define CHROME_APP_CLIENT_UTIL_H_ +#pragma once #include <windows.h> #include <string> |