]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c_compatibility/wchar.h
iso646.h, [...]: Remove trailing whitespace.
[thirdparty/gcc.git] / libstdc++-v3 / include / c_compatibility / wchar.h
index b07e58f4f55d3e4ea51a3a9371811f5933f88c1d..a962ff2ffb951048e1f31e5cd091d0f57be56e87 100644 (file)
@@ -52,15 +52,15 @@ using std::swscanf;
 using std::vfwprintf;
 #if _GLIBCXX_HAVE_VFWSCANF
 using std::vfwscanf;
-#endif 
+#endif
 using std::vswprintf;
 #if _GLIBCXX_HAVE_VSWSCANF
 using std::vswscanf;
-#endif 
+#endif
 using std::vwprintf;
 #if _GLIBCXX_HAVE_VWSCANF
 using std::vwscanf;
-#endif 
+#endif
 using std::wprintf;
 using std::wscanf;
 using std::getwc;
@@ -77,7 +77,7 @@ using std::wcrtomb;
 using std::wcstod;
 #if _GLIBCXX_HAVE_WCSTOF
 using std::wcstof;
-#endif 
+#endif
 using std::wcstol;
 using std::wcstoul;
 using std::wcscpy;