> Is there missing a letter 'd' in line 13 of > base/include/base/std_cxx1x/bind.h, in the include #define guard? > > #ifndef __deal2__std_cxx1x_bin_h > > should be > > #ifndef __deal2__std_cxx1x_bind_h
Good point, thanks for the hint. I've checked in the obvious fix. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
