Remove Options::isSet()
[alexxy/gromacs.git] / src / gromacs / commandline / cmdlinemodulemanager-impl.h
index 6ff6de239b349217c8d827c68a43a3bd80ca870b..c7ee78023be336d2dab587a0981f10c8f9b82e2c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015, 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.
@@ -204,6 +204,7 @@ class CommandLineCommonOptionsHolder
         bool                         bVersion_;
         bool                         bCopyright_;
         int                          niceLevel_;
+        bool                         bNiceSet_;
         bool                         bBackup_;
         bool                         bFpexcept_;
         int                          debugLevel_;