xo-stringtable2: tidy + restore build
This commit is contained in:
parent
263aa16cfb
commit
5706be3c94
3 changed files with 0 additions and 30 deletions
|
|
@ -1,13 +0,0 @@
|
|||
/** @file stringtable2_register_facets.hpp
|
||||
*
|
||||
* @author Roland Conybeare, Mar 2026
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace xo {
|
||||
namespace scm {
|
||||
}
|
||||
}
|
||||
|
||||
/* end stringtable2_register_facets.hpp */
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
/** @file stringtable2_register_types.hpp
|
||||
*
|
||||
* @author Roland Conybeare, Dec 2025
|
||||
**/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <xo/alloc2/Collector.hpp>
|
||||
|
||||
namespace xo {
|
||||
namespace scm {
|
||||
}
|
||||
}
|
||||
|
||||
/* end stringtable2_register_types.hpp */
|
||||
|
|
@ -4,8 +4,6 @@ set(SELF_LIB xo_stringtable2)
|
|||
set(SELF_SRCS
|
||||
init_stringtable2.cpp
|
||||
SetupStringtable2.cpp
|
||||
#stringtable2_register_facets.cpp
|
||||
stringtable2_register_types.cpp
|
||||
|
||||
StringTable.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue