From c22801f32c3c459997041fb9ad27bd0ab5de372c Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Thu, 1 Jun 2017 17:27:50 -0500 Subject: Removed FORCE_FLOAT from additional C++ source files. --- src/gzstream.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gzstream.h') diff --git a/src/gzstream.h b/src/gzstream.h index 861653f..4e86ad9 100644 --- a/src/gzstream.h +++ b/src/gzstream.h @@ -29,7 +29,7 @@ #ifndef GZSTREAM_H #define GZSTREAM_H 1 -// standard C++ with new header file names and std:: namespace +// Standard C++ with new header file names and std::namespace. #include #include #include @@ -118,4 +118,3 @@ public: #endif // GZSTREAM_H // ============================================================================ // EOF // - -- cgit v1.2.3