diff options
Diffstat (limited to 'chrome/common/worker_messages.h')
-rw-r--r-- | chrome/common/worker_messages.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/worker_messages.h b/chrome/common/worker_messages.h index 1228ba3..ba2e24d 100644 --- a/chrome/common/worker_messages.h +++ b/chrome/common/worker_messages.h @@ -7,6 +7,7 @@ #ifndef CHROME_COMMON_WORKER_MESSAGES_H_ #define CHROME_COMMON_WORKER_MESSAGES_H_ +#pragma once #include <string> #include <vector> |