Sign in
◑
Theme
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
7e0b60b042abc7e66357c84e6e90919c7d1b1f50
/
.
/
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