Index: win8/delegate_execute/delegate_execute.cc |
diff --git a/win8/delegate_execute/delegate_execute.cc b/win8/delegate_execute/delegate_execute.cc |
index 770b8e8e28568ad6d6117f1cd9b9a49fa0cda454..485cf250afc670a466abac35b27d0b7ed83ca9c9 100644 |
--- a/win8/delegate_execute/delegate_execute.cc |
+++ b/win8/delegate_execute/delegate_execute.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "build/intsafe_workaround.h" |
+ |
#include <atlbase.h> |
#include <atlcom.h> |
#include <atlctl.h> |