Add appendIf(..) method and tests for MessageStringCollector
[alexxy/gromacs.git] / src / gromacs / selection / selectionoption.cpp
index 76612b3ea3a87f17ba87de0de1e152d71b2cff77..fb2717662f33d9b4627345aa17be9d37ad3c4f4a 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of the GROMACS molecular simulation package.
  *
  * Copyright (c) 2010-2018, The GROMACS development team.
- * Copyright (c) 2019, by the GROMACS development team, led by
+ * Copyright (c) 2019,2021, 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.
@@ -52,7 +52,7 @@
 #include "gromacs/selection/selectionoptionmanager.h"
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/gmxassert.h"
-#include "gromacs/utility/messagestringcollector.h"
+#include "gromacs/utility/message_string_collector.h"
 
 #include "selectionfileoptionstorage.h"
 #include "selectionoptionstorage.h"