Krita Source Code Documentation
Loading...
Searching...
No Matches
KisPropagateConstWrapper.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
#ifndef KISPROPAGATECONSTWRAPPER_H
7
#define KISPROPAGATECONSTWRAPPER_H
8
9
#if __has_include(<experimental/propagate_const>) && !defined( __cppcheck__)
10
#include <experimental/propagate_const>
11
#else
12
#include "
3rdparty/propagate_const.h
"
13
#endif
14
15
#endif
// KISPROPAGATECONSTWRAPPER_H
propagate_const.h
libs
global
KisPropagateConstWrapper.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52