[med-svn] [mia] 04/06: add applied patch
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Jun 2 09:40:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository mia.
commit 65f259b143d13f8230960f682790165607c492d1
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Fri May 29 12:21:06 2015 +0200
add applied patch
---
mia/3d/vectorfield.hh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mia/3d/vectorfield.hh b/mia/3d/vectorfield.hh
index f2b822e..2d207b7 100644
--- a/mia/3d/vectorfield.hh
+++ b/mia/3d/vectorfield.hh
@@ -39,7 +39,7 @@ extern template class EXPORT_3D T3DDatafield<C3DDVector>;
template <typename T>
class T3DVectorfield: public T3DDatafield<T>, public CAttributedData {
public:
- T3DVectorfield() = default;
+ T3DVectorfield(){};
T3DVectorfield(const T3DVectorfield<T>& org):
T3DDatafield<T>(org),
CAttributedData(org)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git
More information about the debian-med-commit
mailing list