diff options
Diffstat (limited to 'Lab3/CST116-Lab3-Florea.cpp')
| -rw-r--r-- | Lab3/CST116-Lab3-Florea.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lab3/CST116-Lab3-Florea.cpp b/Lab3/CST116-Lab3-Florea.cpp index fbe6182..840c69d 100644 --- a/Lab3/CST116-Lab3-Florea.cpp +++ b/Lab3/CST116-Lab3-Florea.cpp @@ -6,7 +6,6 @@ #include <fstream> using namespace std; - using std::cout; using std::cin; using std::endl; |