Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:51:08

0001 #ifndef BOOST_QVM_SWIZZLE_HPP_INCLUDED
0002 #define BOOST_QVM_SWIZZLE_HPP_INCLUDED
0003 
0004 // Copyright 2008-2022 Emil Dotchevski and Reverge Studios, Inc.
0005 
0006 // Distributed under the Boost Software License, Version 1.0. (See accompanying
0007 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0008 
0009 #include <boost/qvm/swizzle2.hpp>
0010 #include <boost/qvm/swizzle3.hpp>
0011 #include <boost/qvm/swizzle4.hpp>
0012 
0013 #endif