diff options
Diffstat (limited to '3p2-v1.cpp')
-rw-r--r-- | 3p2-v1.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ #include <iostream> -#include "sales_data.hpp" -#include "sales_item.hpp" /* * |
index : cpp-primer-5th.git | ||
my exercises for the c++ primer book (5th edition) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | 3p2-v1.cpp | 2 |
@@ -1,6 +1,4 @@ #include <iostream> -#include "sales_data.hpp" -#include "sales_item.hpp" /* * |