X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/28ee9c9b2dc9a54116494f999c6fb80e949a7fb7..802f79cdb0d688127b8a639cd3173d801a1466cd:/Server/src/request.cpp diff --git a/Server/src/request.cpp b/Server/src/request.cpp index 1eb8b0b..92bb7e1 100644 --- a/Server/src/request.cpp +++ b/Server/src/request.cpp @@ -34,7 +34,7 @@ # include #endif // DEBUG -using namespace Plaqui; +using namespace PlaQui::Server; const std::string Request::CHARS_DIGIT = "0123456789";