VCCC  2024.05
VisualCamp Common C++ library
signal.hpp
Go to the documentation of this file.
1 # /*
2 # * Created by YongGyu Lee on 2021/06/03.
3 # */
4 #
5 # ifndef VCCC_SIGNAL_HPP
6 # define VCCC_SIGNAL_HPP
7 #
9 # include "vccc/__signal/signal.h"
10 
19 # endif // VCCC_SIGNAL_HPP