OSVR-Core
Length.h
Go to the documentation of this file.
1 
14 // Copyright 2015 Sensics, Inc.
15 // TypePack is part of OSVR-Core.
16 //
17 // Incorporates code from "meta":
18 // Copyright Eric Niebler 2014-2015
19 //
20 // Use, modification and distribution is subject to the
21 // Boost Software License, Version 1.0. (See accompanying
22 // file LICENSE_1_0.txt or copy at
23 // http://www.boost.org/LICENSE_1_0.txt)
24 //
25 // Project home: https://github.com/ericniebler/meta
26 //
27 
28 #ifndef INCLUDED_Length_h_GUID_7C3F1769_4DC9_479B_92E2_041286FBBCFF
29 #define INCLUDED_Length_h_GUID_7C3F1769_4DC9_479B_92E2_041286FBBCFF
30 
31 #include "Size.h"
32 
33 #endif // INCLUDED_Length_h_GUID_7C3F1769_4DC9_479B_92E2_041286FBBCFF
Header.