mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-03-15 00:56:50 +01:00
「📝」 doc: changed norm to match nix styling :D
This commit is contained in:
1
NORM.md
1
NORM.md
@ -3,6 +3,7 @@
|
||||
## File Structure
|
||||
|
||||
- Header Files (.hpp/.h):
|
||||
- Header folder must have a default.hpp which will be used for including in .cpp
|
||||
- Include declarations of classes, functions, constants, and macros.
|
||||
- Use include guards or #pragma once to prevent multiple inclusions.
|
||||
- Source Files (.cpp):
|
||||
|
Reference in New Issue
Block a user