Voxel
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Typedefs
Enumerations
Enumerator
Macros
Pages
synchronized_heap.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef SYNCHRONIZED_HEAP_H
4
#define SYNCHRONIZED_HEAP_H
5
6
7
/**
8
\file
9
\brief Includes all Synchronized::Heap specializations
10
*/
11
12
13
14
15
/*==============================================================================
16
Include all Synchronized::Heap specializations
17
==============================================================================*/
18
19
20
#include "synchronized_heap_host.h"
21
#include "synchronized_heap_opencl.h"
22
23
24
25
26
#endif // SYNCHRONIZED_HEAP_H
Generated on Thu Jun 20 2013 11:05:27 for Voxel by
1.8.1.2