X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=blobdiff_plain;f=source%2Fpacksource.h;h=67c14f5c15539a3d7457401625aeb9967776c80d;hp=3694a3bf8b530e22d0ccf366cc4e251e1ce2793c;hb=a2cce9e933089f483163456e9872e005c33dd678;hpb=f3279c1ff5f745905b0e4f282c10e2cac26227ce diff --git a/source/packsource.h b/source/packsource.h index 3694a3b..67c14f5 100644 --- a/source/packsource.h +++ b/source/packsource.h @@ -120,7 +120,7 @@ private: ObjectMap objects; public: - PackSource() { } + PackSource() = default; PackSource(const PackSource &); PackSource &operator=(const PackSource &); private: