summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
diff options
context:
space:
mode:
Diffstat (limited to 'win8/delegate_execute')
-rw-r--r--win8/delegate_execute/delegate_execute.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/win8/delegate_execute/delegate_execute.cc b/win8/delegate_execute/delegate_execute.cc
index 770b8e8..485cf25 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>