rename network.h to network.hpp

This commit is contained in:
gamingdoom
2023-10-16 17:33:52 -07:00
parent 839bb48cd6
commit 54e1beb548
10 changed files with 12 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
///
/// Created by Anonymous275 on 7/20/2020
///
#include "Network/network.h"
#include "Network/network.hpp"
#include "Security/Init.h"
#include "Http.h"