Revert "remove implicitly defined inline keywords from header-implemented functions in Util/ headers"

This reverts commit dc35e97ae002bdfda4bc3a68507749c464cfe371.
This commit is contained in:
Dennis Luxen
2014-08-29 11:14:59 +02:00
parent 9b501276fb
commit e938bd3481
8 changed files with 24 additions and 28 deletions
+1 -1
View File
@@ -36,6 +36,6 @@ enum CompressionType
gzipRFC1952,
deflateRFC1951 };
} // namespace http
}
#endif // COMPRESSION_TYPE_H