Renamed header file include
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
#include "includes/base-helpers.hpp"
|
#include "includes/numeric_base.hpp"
|
||||||
|
|
||||||
namespace connect_code {
|
namespace connect_code {
|
||||||
namespace { /* Since these are internal function, I have wrapped them in an anonymous namespace, to prevent outside access to them */
|
namespace { /* Since these are internal function, I have wrapped them in an anonymous namespace, to prevent outside access to them */
|
||||||
|
Reference in New Issue
Block a user