Removed .h extension from header files.

This commit is contained in:
Galik
2016-08-10 17:24:00 +01:00
parent f5dda0fb20
commit 222c2d85fd
21 changed files with 34 additions and 35 deletions

View File

@@ -16,7 +16,7 @@
#include <UnitTest++/UnitTest++.h>
#include <cstdlib>
#include <gsl/string_span.h>
#include <gsl/string_span>
#include <vector>
#include <map>