You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "randall (via GitHub)" <gi...@apache.org> on 2023/03/30 17:05:49 UTC

[GitHub] [trafficserver] randall commented on a diff in pull request #9566: Cleanup: Use swoc::meta instead of ts::meta.

randall commented on code in PR #9566:
URL: https://github.com/apache/trafficserver/pull/9566#discussion_r1153550327


##########
src/traffic_ctl/CtrlPrinters.cc:
##########
@@ -24,7 +24,7 @@
 #include <string_view>
 
 #include "jsonrpc/ctrl_yaml_codecs.h"
-#include "tscpp/util/ts_meta.h"
+#include "swoc/swoc_meta.h"

Review Comment:
   should this be `<swoc/swoc_meta.h>` like the other includes in this file?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org