You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
There are two small classes and a namespace outside of the SimpleWeb namespace. I'll move these inside SimpleWeb as well after a minute version release. This is actually being worked on in Simple-Web-Server at the moment (eidheim/Simple-Web-Server@ec63c43).
I kept the directory structure simple due to the number of files, but will reconsider this for the next major version release.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
symbols should be under a namespace, and includes should be under a toplevel directory, eg:
#include crypto.hpp
=>#include simpleweb/crypto.hpp
The text was updated successfully, but these errors were encountered: