Skip to content

Commit 48c2e2f

Browse files
committed
attempt to fix build (again)
1 parent b1d3b4e commit 48c2e2f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/zxcvbn-c/zxcvbn.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
#endif
4545
#endif
4646

47-
/* For pre-compiled headers under windows */
48-
#ifdef _WIN32
49-
#include "stdafx.h"
50-
#endif
51-
5247
/* Minimum number of characters in a incrementing/decrementing sequence match */
5348
#define MIN_SEQUENCE_LEN 3
5449

0 commit comments

Comments
 (0)