Начало рефакторинга
This commit is contained in:
10
src/myx/base/config-inl.hpp
Normal file
10
src/myx/base/config-inl.hpp
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef MYX_BASE_CONFIG_INL_HPP_
|
||||
#define MYX_BASE_CONFIG_INL_HPP_
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef MYXLIB_HEADER_ONLY
|
||||
#include <myx/base/config.hpp>
|
||||
#endif
|
||||
|
||||
#endif // MYX_BASE_CONFIG_INL_HPP_
|
Reference in New Issue
Block a user