Skip to content

Commit

Permalink
winrt: fix io module build error
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Dec 18, 2015
1 parent f5b7592 commit 6605864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/io/WinRTIO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <wrl.h>
#include <windows.foundation.h>
#include <Windows.ApplicationModel.activation.h>
#include <QtCore/QCoreApplication> //required by qfunctions_winrt.h
#include <qfunctions_winrt.h>

#include "utils/Logger.h"
Expand Down

0 comments on commit 6605864

Please sign in to comment.