mirror of
https://github.com/Ed94/gencpp.git
synced 2026-01-19 21:23:38 -08:00
Refactor Test gen_time to GEN_TIME
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#if gen_time
|
||||
#if GEN_TIME
|
||||
#include "gen.hpp"
|
||||
|
||||
using namespace gen;
|
||||
|
||||
Reference in New Issue
Block a user