| commit | 2d9ea982b395997afb34fe552159191deb5cf752 | [log] [tgz] |
|---|---|---|
| author | Alan M. Carroll <amc@apache.org> | Sat Dec 04 17:49:53 2021 -0600 |
| committer | Alan M. Carroll <amc@apache.org> | Sat Dec 04 17:50:12 2021 -0600 |
| tree | eb91ab77943dcb8c05cc734e6462c9e0b40b0009 | |
| parent | 78a87762b74c70fef4dd2ad270a5770db51b5530 [diff] |
Remove unused header include.
diff --git a/code/include/swoc/TextView.h b/code/include/swoc/TextView.h index e582e5f..59fc071 100644 --- a/code/include/swoc/TextView.h +++ b/code/include/swoc/TextView.h
@@ -21,7 +21,7 @@ #include <limits> #include "swoc/swoc_version.h" -#include "swoc/swoc_meta.h" +//#include "swoc/swoc_meta.h" namespace swoc { inline namespace SWOC_VERSION_NS {