summaryrefslogtreecommitdiffstats
path: root/src/format.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.hpp')
-rw-r--r--src/format.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/format.hpp b/src/format.hpp
index f0b0c8e..f622f2e 100644
--- a/src/format.hpp
+++ b/src/format.hpp
@@ -14,7 +14,6 @@ namespace detail
/** @brief Map format strings to undecorated C++ types. */
template <typename T> struct GetFormatType
{
-
};
template <> struct GetFormatType<bool>
{
OpenPOWER on IntegriCloud