Apply clang-tidy

This commit is contained in:
Patrick Niklaus
2016-01-03 18:55:42 +01:00
parent 4ca29dd18e
commit 552cdbfe20
16 changed files with 24 additions and 38 deletions
+1 -1
View File
@@ -8,8 +8,8 @@
#include <cstdlib>
#include <exception>
#include <ostream>
#include <new>
#include <ostream>
int main(int argc, char *argv[]) try
{