Remove dynamic exceptions
[anna.git] / include / anna / html / internal / sccs.hpp
index ae6336c..bc15e54 100644 (file)
@@ -15,7 +15,7 @@ namespace html {
 
 class sccs {
 public:
-  static void activate() throw();
+  static void activate() ;
 };
 
 }