Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / utility / any.cpp
index 39b82eaa3fa6a84fe5165ccbf63ef7abf7ad88be..19f26cb11cb59f8d9e83fa1f903be21f5f557b58 100644 (file)
@@ -52,7 +52,7 @@ namespace gmx
 {
 
 //! \cond libapi
-std::string simpleValueToString(const Any &value)
+std::string simpleValueToString(const Anyvalue)
 {
     if (value.isType<bool>())
     {