clang-tidy: override
[alexxy/gromacs.git] / src / gromacs / options / filenameoptionmanager.h
index a8182162b2f2817a2d0f5acbd47cf42f5b6af318..b1a42a80577b371cdbaa3a5a7b7fbf59f8c13714 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015,2018, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -83,7 +83,7 @@ class FileNameOptionManager : public IOptionManager
 {
     public:
         FileNameOptionManager();
-        virtual ~FileNameOptionManager();
+        ~FileNameOptionManager() override;
 
         /*! \brief
          * Redirects file existence checks.