]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/include/plaqui/server/string.h
Se empieza a implementar las modificaciones hechas en el diagrama del server.
[z.facultad/75.42/plaqui.git] / Server / include / plaqui / server / string.h
index 292055fd92895dbff668158ecb18b22009e8a9a7..8ab2b8f447ffd4a10b594853d6135a2db8e998ab 100644 (file)
@@ -30,7 +30,9 @@
 
 #include <string>
 
 
 #include <string>
 
-namespace Plaqui {
+namespace PlaQui {
+
+namespace Server {
 
        /// Conexión.
        class String: public std::string {
 
        /// Conexión.
        class String: public std::string {
@@ -73,4 +75,6 @@ namespace Plaqui {
 
 }
 
 
 }
 
+}
+
 #endif // PLAQUI_STRING_H 
 #endif // PLAQUI_STRING_H