get rid of type redefinitions

This commit is contained in:
Ivan Krylov
2018-12-13 14:32:41 +03:00
parent f238fb1ce6
commit 4e34b8926b
5 changed files with 3 additions and 28 deletions

View File

@@ -5,6 +5,7 @@
#include <sstream>
#include <iostream>
#include <cstdlib>
#include <cstring>
#include <string>
#include <cmath>