]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/constants/constexpr.cc
libstdc++: Simplify definition of std::regex_constants variables
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / constants / constexpr.cc
index 3bf6c1af9b4d27034c94c53998940caeb96a9ac6..818a57c951c69b799c4626a586d4a14bb05ff6e1 100644 (file)
@@ -18,8 +18,6 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// 28.5.4
-
 #include <regex>
 
 // libstdc++/65420