Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
a78f52bf82bc239406c93907759e81a6e8533b80
/
.
/
include
/
rive
/
internal
/
assert_internal_only.hpp
blob: 8183bb042b8df2b8c362da7d040782a1f7100c39 [
file
]
#ifndef
_RIVE_INTERNAL_
static_assert
(
false
,
"This file should never be included by public headers."
);
#endif