Skip to content

Instantly share code, notes, and snippets.

View ericmulovhedzi's full-sized avatar
💭
people who are really serious about software, should make their own hardware

EricMulovhedzi ericmulovhedzi

💭
people who are really serious about software, should make their own hardware
View GitHub Profile
#include <iostream>
#include <map>
#include <string.h>
#include "includes/Confg.cpp"
#include "modules/VirtualHost/VirtualHost.cpp"
#include "modules/wwwFolderStructure/wwwFolderStructure.cpp"
#include "modules/wwwHTMLPreset/wwwHTMLPreset.cpp"
#include "modules/wwwCSSPreset/wwwCSSPreset.cpp"