mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
namespace Eigen {
|
|
template<class Type>
|
|
class aligned_allocator {
|
|
};
|
|
};
|
|
|