Renamed header file include

master
Aadhavan Srinivasan 8 months ago
parent 3d944f2ed1
commit 3a7793bde8

@ -6,7 +6,7 @@
#include <vector>
#include <cstdint>
#include <iomanip>
#include "includes/base-helpers.hpp"
#include "includes/numeric_base.hpp"
namespace connect_code {
namespace { /* Since these are internal function, I have wrapped them in an anonymous namespace, to prevent outside access to them */

Loading…
Cancel
Save