forked from lthn/blockchain
fixed problem with missing pragma once
This commit is contained in:
parent
37907e108a
commit
7478b48a56
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// Distributed under the MIT/X11 software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#pragma once
|
||||
#include <QtWidgets>
|
||||
#include <QWebChannel>
|
||||
#include <boost/interprocess/ipc/message_queue.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue