Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73959 - sandbox/SOC/2011/checks/libs/checks/example
From: pierre.talbot.6114_at_[hidden]
Date: 2011-08-20 16:06:50


Author: trademark
Date: 2011-08-20 16:06:49 EDT (Sat, 20 Aug 2011)
New Revision: 73959
URL: http://svn.boost.org/trac/boost/changeset/73959

Log:
Delete obsolete includes.
Text files modified:
   sandbox/SOC/2011/checks/libs/checks/example/checks_examples.cpp | 3 ---
   1 files changed, 0 insertions(+), 3 deletions(-)

Modified: sandbox/SOC/2011/checks/libs/checks/example/checks_examples.cpp
==============================================================================
--- sandbox/SOC/2011/checks/libs/checks/example/checks_examples.cpp (original)
+++ sandbox/SOC/2011/checks/libs/checks/example/checks_examples.cpp 2011-08-20 16:06:49 EDT (Sat, 20 Aug 2011)
@@ -18,9 +18,6 @@
 #include <iostream>
 #include <string>
 
-#include <sstream>
-#include <fstream>
-
 #include <iterator>
 
 //[credit_cards_include_files


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk