move sha headers out
parent
4ab0c35962
commit
0bb5ff934e
|
@ -3,6 +3,7 @@
|
|||
#include "BCrypt.hpp"
|
||||
#include "jwt.h"
|
||||
#include <algorithm>
|
||||
#include <openssl/sha.h>
|
||||
|
||||
|
||||
// returns username if valid, "" if not
|
||||
|
|
Loading…
Reference in New Issue