fixes #5 : freebsd really has aligned malloc

This commit is contained in:
Benoit Jacob
2009-05-22 23:54:52 +02:00
parent 7667a93cbe
commit 42848498aa
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra. Eigen itself is part of the KDE project.
// for linear algebra.
//
// Copyright (C) 2009 Gael Guennebaud <g.gael@free.fr>
//