aboutsummaryrefslogtreecommitdiffstats
path: root/vmodels/bpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vmodels/bpl.hpp')
-rw-r--r--vmodels/bpl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmodels/bpl.hpp b/vmodels/bpl.hpp
index a1f43aa..78c1fa1 100644
--- a/vmodels/bpl.hpp
+++ b/vmodels/bpl.hpp
@@ -64,6 +64,7 @@ namespace opt_utilities
std::string do_get_information()const
{
#include <model_doc/bpl.info>
+ return "";
}
};
}