mirror of
https://github.com/thunderbrewhq/common.git
synced 2025-12-12 11:12:29 +00:00
chore(ref): clean up includes
This commit is contained in:
parent
f395a2dc9d
commit
2c03a4a5df
4 changed files with 17 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef COMMON_STRING_RC_STRING_HPP
|
||||
#define COMMON_STRING_RC_STRING_HPP
|
||||
|
||||
#include "common/ref/TRefCnt.hpp"
|
||||
#include "common/Ref.hpp"
|
||||
#include <cstdlib>
|
||||
|
||||
class RCString : public TRefCnt {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue