]> git.uio.no Git - u/mrichter/AliRoot.git/blame - Vc/include/Vc/Memory
Vc package added (version 0.6.79-dev)
[u/mrichter/AliRoot.git] / Vc / include / Vc / Memory
CommitLineData
f22341db 1
2/* This file is part of the Vc library.
3
4 Copyright (C) 2009 Matthias Kretz <kretz@kde.org>
5
6 Vc is free software: you can redistribute it and/or modify
7 it under the terms of the GNU Lesser General Public License as
8 published by the Free Software Foundation, either version 3 of
9 the License, or (at your option) any later version.
10
11 Vc is distributed in the hope that it will be useful, but
12 WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU Lesser General Public License for more details.
15
16 You should have received a copy of the GNU Lesser General Public
17 License along with Vc. If not, see <http://www.gnu.org/licenses/>.
18
19*/
20
21#ifndef INCLUDE_VC_MEMORY
22#define INCLUDE_VC_MEMORY
23
24#include "vector.h"
25#include "common/memory.h"
26
27#endif // INCLUDE_VC_MEMORY