]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcc-rich-location.h
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / gcc-rich-location.h
index de92e3b2b134638d591650c30bdede0a27538e33..3bee2e82ad5ccdbc68ac27f83bea8df372869a4f 100644 (file)
@@ -181,7 +181,7 @@ class maybe_range_label_for_tree_type_mismatch : public range_label
   tree m_other_expr;
 };
 
-struct op_location_t;
+class op_location_t;
 
 /* A subclass of rich_location for showing problems with binary operations.