move sha headers out

pull/2616/head
Pliable Pixels 2019-05-08 19:17:31 -04:00
parent 4ab0c35962
commit 0bb5ff934e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include "BCrypt.hpp"
#include "jwt.h"
#include <algorithm>
#include <openssl/sha.h>
// returns username if valid, "" if not