Skip to content

Commit

Permalink
Merge pull request #4 from mojaveazure/master
Browse files Browse the repository at this point in the history
Change namespace within shared.hpp
  • Loading branch information
Matteo Fumagalli committed May 25, 2016
2 parents d785567 + a7f9b66 commit bbd73d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shared.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#include <string> //for str operations
#include <unistd.h>

using namespace std;

// a general matrix style structure
template <typename T>
struct matrix{
Expand Down

0 comments on commit bbd73d5

Please sign in to comment.