Skip to content
Snippets Groups Projects
Commit 7be1f106 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Android: Fix build with MSVC.


Change-Id: I392e3321c0f07b69f3ad67308483217071b35a81
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
parent a7c49552
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
****************************************************************************/ ****************************************************************************/
#include "javaautocompleter.h" #include "javaautocompleter.h"
#include <QTextCursor>
using namespace Android; using namespace Android;
using namespace Android::Internal; using namespace Android::Internal;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment