Rename the comp namespace to StdComponents.
This commit is contained in:
parent
60f88896a4
commit
1413124530
@ -2,7 +2,7 @@
|
|||||||
#define YERBACON_STANDARDCOMPONENTS_HPP
|
#define YERBACON_STANDARDCOMPONENTS_HPP
|
||||||
#include "ParseComponents.hpp"
|
#include "ParseComponents.hpp"
|
||||||
|
|
||||||
namespace comp {
|
namespace StdComponents {
|
||||||
namespace types {
|
namespace types {
|
||||||
struct String: public ParseComponent {
|
struct String: public ParseComponent {
|
||||||
string content;
|
string content;
|
||||||
|
Loading…
Reference in New Issue
Block a user