mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 20:57:25 -04:00
zxcvbn: build tweaks to work on other platforms
This commit is contained in:
@@ -45,11 +45,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* For pre-compiled headers under windows */
|
||||
#ifdef _WIN32
|
||||
#include "stdafx.h"
|
||||
#endif
|
||||
|
||||
/* Minimum number of characters in a incrementing/decrementing sequence match */
|
||||
#define MIN_SEQUENCE_LEN 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user