Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / tools / bessel_derivative_data_from_bessel_ipps.cpp
index a6cec8e..fb9f6f3 100644 (file)
@@ -204,7 +204,7 @@ int main(int argc, char*argv [])
          letter = "y";
       }
       else
-         assert(0);
+         BOOST_ASSERT(0);
    }
 
    ::processFiles(functype);