updated include to be more scoped
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <crow.h>
|
||||
#include <crow/http_response.h>
|
||||
#include <crow/app.h>
|
||||
#include "crow/middlewares/cors.h"
|
||||
|
||||
namespace login {
|
||||
|
||||
Reference in New Issue
Block a user