mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
Fix build warnings
This commit is contained in:
parent
777b2dba1f
commit
8ee2a0f93d
@ -220,7 +220,7 @@ namespace crow
|
||||
int referrers;
|
||||
std::recursive_mutex mutex;
|
||||
};
|
||||
}; // namespace session
|
||||
} // namespace session
|
||||
|
||||
// SessionMiddleware allows storing securely and easily small snippets of user information
|
||||
template<typename Store>
|
||||
|
Loading…
Reference in New Issue
Block a user