stdcpp/tsrc/Boost_test/math/quaternion/inc/quaternion_mi1.h
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // test file for quaternion.hpp
       
     2 
       
     3 //  (C) Copyright Hubert Holin 2001.
       
     4 //  Distributed under the Boost Software License, Version 1.0. (See
       
     5 //  accompanying file LICENSE_1_0.txt or copy at
       
     6 //  http://www.boost.org/LICENSE_1_0.txt)
       
     7 
       
     8 #ifndef BOOST_QUATERNION_MULTIPLE_INCLUDE_TEST_1
       
     9 #define BOOST_QUATERNION_MULTIPLE_INCLUDE_TEST_1
       
    10 
       
    11 void    quaternion_mi1();
       
    12 
       
    13 #endif /* BOOST_QUATERNION_MULTIPLE_INCLUDE_TEST_1 */