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

Unified Diff: lily/paper-book.cc

Issue 579240043: Issue 4550: Avoid "using namespace std;" in included files (Take 2) (Closed)
Patch Set: Created 5 years, 1 month 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
Index: lily/paper-book.cc
diff --git a/lily/paper-book.cc b/lily/paper-book.cc
index e6a1bee37344c6805631c48aa8965b29f9261633..a497f40efdbf13789a0fad7ea756742197a29e7c 100644
--- a/lily/paper-book.cc
+++ b/lily/paper-book.cc
@@ -33,6 +33,8 @@
#include "ly-module.hh"
#include "lily-imports.hh"
+using std::string;
+using std::vector;
Paper_book::Paper_book ()
{
« flower/include/file-name.hh ('K') | « lily/pango-select.cc ('k') | lily/paper-column.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b