summaryrefslogtreecommitdiff
path: root/boost/qvm/swizzle.hpp
blob: 9275f263ae193fc6e5f43ef1104ddb4ddf8f0c75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc.

//Distributed under the Boost Software License, Version 1.0. (See accompanying
//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

#ifndef UUID_3B4919D8A41411DEB0818E4C56D89593
#define UUID_3B4919D8A41411DEB0818E4C56D89593

#include <boost/qvm/swizzle2.hpp>
#include <boost/qvm/swizzle3.hpp>
#include <boost/qvm/swizzle4.hpp>

#endif