aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/cxx/include/pugl/stub.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/cxx/include/pugl/stub.hpp')
-rw-r--r--bindings/cxx/include/pugl/stub.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/cxx/include/pugl/stub.hpp b/bindings/cxx/include/pugl/stub.hpp
index 74e8ef2..02a8dc2 100644
--- a/bindings/cxx/include/pugl/stub.hpp
+++ b/bindings/cxx/include/pugl/stub.hpp
@@ -35,7 +35,7 @@ namespace pugl {
*/
/// @copydoc puglStubBackend
-static inline const PuglBackend*
+inline const PuglBackend*
stubBackend() noexcept
{
return puglStubBackend();