Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
vector.h
Go to the documentation of this file.
1
14#pragma once
15
16#include <vector>
17using std::vector;
18
19// Disable dll export that depends on the SGI STL implementation
20#undef GHOST_EXTRA_TEMPLATE_DECLARATIONS