Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6)

Unified Diff: src/client/mac/handler/dynamic_images.cc

Issue 139001: Add missing include for assert (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 14 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/client/mac/handler/dynamic_images.cc
===================================================================
--- src/client/mac/handler/dynamic_images.cc (revision 634)
+++ src/client/mac/handler/dynamic_images.cc (working copy)
@@ -34,6 +34,7 @@
}
#include "breakpad_nlist_64.h"
+#include <assert.h>
#include <dlfcn.h>
#include <mach/mach_vm.h>
#include <algorithm>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted