fixed: another gcc 4.6 compilation issue

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1340 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
akva 2011-12-08 13:33:32 +00:00 committed by Knut Morten Okstad
parent a3e6d367d1
commit 25f4b2ecf3

View File

@ -14,6 +14,7 @@
#ifndef _ELM_NORM_H
#define _ELM_NORM_H
#include <cstddef>
#include "LocalIntegral.h"