Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: native_client_sdk/src/examples/file_io/file_io.cc

Issue 10539082: Add DSC files for the various examples. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/examples/file_io/file_io.cc
===================================================================
--- native_client_sdk/src/examples/file_io/file_io.cc (revision 141601)
+++ native_client_sdk/src/examples/file_io/file_io.cc (working copy)
@@ -5,6 +5,8 @@
/// @file file_io.cc
/// This example demonstrates the use of persistent file I/O
+#include <limits.h>
+#include <stddef.h>
#include <stdio.h>
#include <sstream>
« no previous file with comments | « native_client_sdk/src/examples/file_io/example.dsc ('k') | native_client_sdk/src/examples/file_io/file_io.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698