shinrich commented on a change in pull request #7622:
URL: https://github.com/apache/trafficserver/pull/7622#discussion_r612072778



##########
File path: include/tscore/Scalar.h
##########
@@ -33,15 +33,15 @@
 #include <type_traits>
 #include "tscore/BufferWriter.h"
 
-namespace tag
-{
-struct generic;
-}
-
 namespace ts
 {
 template <intmax_t N, typename C, typename T> class Scalar;
 
+namespace tag
+{
+  struct generic;
+}
+

Review comment:
       @SolidWallOfCode pulled this into a separate PR which has landed. PR 
#7690




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to