*** empty log message ***

This commit is contained in:
jiri 2004-03-24 16:17:40 +00:00
parent badd89dcdb
commit 2188e0fa68
1 changed files with 4 additions and 0 deletions

4
la.h
View File

@ -1,6 +1,10 @@
#ifndef _LA_H_
#define _LA_H_
#ifdef _GLIBCPP_NO_TEMPLATE_EXPORT
# define export
#endif
#include "vec.h"
#include "smat.h"
#include "mat.h"