Issue #77 Include style

This commit is contained in:
Mat Sutcliffe
2020-08-19 23:52:28 +01:00
parent ac65dfbaac
commit 2dc86652c2
67 changed files with 122 additions and 126 deletions

View File

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