aboutsummaryrefslogtreecommitdiff
path: root/src/processor
diff options
context:
space:
mode:
authormmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2007-05-25 16:06:53 +0000
committermmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2007-05-25 16:06:53 +0000
commit1ef60aaa6cf36afa877967bf05eedd5ea512d593 (patch)
tree1a5a80909f1c3de465dc4c606ad41a5c82052d64 /src/processor
parentFixup crashreport tool on the mac (diff)
downloadbreakpad-1ef60aaa6cf36afa877967bf05eedd5ea512d593.tar.xz
Fix bustage introduced in [172]
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@176 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor')
-rw-r--r--src/processor/range_map-inl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/processor/range_map-inl.h b/src/processor/range_map-inl.h
index 17169ea4..77bf7d20 100644
--- a/src/processor/range_map-inl.h
+++ b/src/processor/range_map-inl.h
@@ -37,6 +37,8 @@
#define PROCESSOR_RANGE_MAP_INL_H__
+#include <cassert>
+
#include "processor/range_map.h"
#include "processor/logging.h"