Fixed windows.h auto ordering

This commit is contained in:
Sergey Ilinykh 2020-08-30 20:42:10 +03:00 committed by Albert Astals Cid
parent 0d174fea58
commit 0fd3c4cb26

View File

@ -24,6 +24,7 @@
#include "qca_systemstore.h"
#include <windows.h>
// do not remove this comment. it keeps windows.h on the top during clang-format phase
#include <wincrypt.h>
namespace QCA {