Issue #77 Style

This commit is contained in:
Mat Sutcliffe
2020-08-23 19:59:44 +01:00
parent d8ae23c2c5
commit 0c78c187f8
21 changed files with 34 additions and 40 deletions

View File

@@ -11,7 +11,7 @@
#ifndef BLACKMISC_INHERITANCE_TRAITS_H
#define BLACKMISC_INHERITANCE_TRAITS_H
#include "blackmisc/typetraits.h"
#include "blackmisc/typetraits.h" // for void_t
#include <QMetaType>
#include <type_traits>