Commit 0d8fb754 authored by Davis King's avatar Davis King

Commented out an unnecessary using namespace statement.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402769
parent a87e2b8e
...@@ -11,8 +11,8 @@ ...@@ -11,8 +11,8 @@
#include "cblas.h" #include "cblas.h"
#include <iostream> //#include <iostream>
using namespace std; //using namespace std;
namespace dlib namespace dlib
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment