aboutsummaryrefslogtreecommitdiff
path: root/src/lapack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lapack.h')
-rw-r--r--src/lapack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lapack.h b/src/lapack.h
index 88fc509..5e1db35 100644
--- a/src/lapack.h
+++ b/src/lapack.h
@@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __LAPACK_H__
+#ifndef __LAPACK_H__
#define __LAPACK_H__
#include <vector>