Skip to content
Snippets Groups Projects
Commit 2d482f48 authored by Bastien Montagne's avatar Bastien Montagne Committed by Philipp Oeser
Browse files

Fix building Blender with some versions of gcc.

Seems like quadriflow was missing a header, which somehow made the build
fails on Suse Tumbleweed (gcc 13).
parent ae9665bc
Branches
Tags
No related merge requests found
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
#include "loader.hpp" #include "loader.hpp"
#include <cstdint>
#include <fstream> #include <fstream>
#include <unordered_map> #include <unordered_map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment