Eliminating redundant headers
This commit is contained in:
parent
cf48d29892
commit
87cd5cfe46
1 changed files with 0 additions and 5 deletions
5
main.cpp
5
main.cpp
|
@ -1,11 +1,6 @@
|
|||
#include <iostream>
|
||||
#include <forward_list>
|
||||
//#include <cmath>
|
||||
#include "myclasses.h"
|
||||
|
||||
#include <vector>
|
||||
#include <iterator>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue