mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Issue #77 Style
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKMISC_CTHREADUTILS_H
|
||||
#define BLACKMISC_CTHREADUTILS_H
|
||||
#ifndef BLACKMISC_THREADUTILS_H
|
||||
#define BLACKMISC_THREADUTILS_H
|
||||
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
|
||||
#include <QThread>
|
||||
#include <functional>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user