Skip to content

Commit

Permalink
Removed bcrypt from windows prequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Jan 4, 2018
1 parent 08a4da3 commit d2fedb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <QProcessEnvironment>
#include <QString>
#ifdef Q_OS_WIN
#include <bcrypt.h>
#include <windows.h>
#else
#include <sys/time.h>
Expand Down

0 comments on commit d2fedb2

Please sign in to comment.