From: bangerth Date: Fri, 4 Dec 2009 15:12:15 +0000 (+0000) Subject: Fix include guard. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02d1d93421bc6b4e7361e6956214811d8c3ec39;p=dealii-svn.git Fix include guard. git-svn-id: https://svn.dealii.org/trunk@20202 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/std_cxx1x/bind.h b/deal.II/base/include/base/std_cxx1x/bind.h index e4199d534c..3672db80d1 100644 --- a/deal.II/base/include/base/std_cxx1x/bind.h +++ b/deal.II/base/include/base/std_cxx1x/bind.h @@ -10,7 +10,7 @@ // further information on this license. // //--------------------------------------------------------------------------- -#ifndef __deal2__std_cxx1x_bin_h +#ifndef __deal2__std_cxx1x_bind_h #define __deal2__std_cxx1x_bind_h