libxcks  0.1.0.1
private_defs.hpp
Go to the documentation of this file.
1 /*
2  * libxcks
3  * Copyright (C) 2022 Julien Couot
4  *
5  * This program is free software: you can redistribute it and/or modify it
6  * under the terms of the GNU Lesser General Public License as published by
7  * the Free Software Foundation, either version 3 of the License, or (at your
8  * option) any later version.
9  *
10  * This program is distributed in the hope that it will be useful, but
11  * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
12  * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
13  * License for more details.
14  *
15  * You should have received a copy of the GNU Lesser General Public License
16  * along with this program. If not, see <https://www.gnu.org/licenses/>.
17  */
18 
25 #ifndef INC_PRIVATE_DEFS_HPP_FC1E0544_11AD_4F1D_B2D2_5F7F46AAB44A
26 #define INC_PRIVATE_DEFS_HPP_FC1E0544_11AD_4F1D_B2D2_5F7F46AAB44A
27 
28 //---------------------------------------------------------------------------
29 //---------------------------------------------------------------------------
30 
31 
32 namespace libxcks
33 {
34 // Nothing for the moment.
35 //---------------------------------------------------------------------------
36 } // namespace libxcks
37 //---------------------------------------------------------------------------
38 
39 #endif // INC_PRIVATE_DEFS_HPP_FC1E0544_11AD_4F1D_B2D2_5F7F46AAB44A