Skip to content

Commit

Permalink
Fix: Potential build error from missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
HansGoudey committed Feb 6, 2025
1 parent f2f4364 commit d279a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/blender/blentranslation/intern/blt_translation.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

#include <cstdlib>
#include <cstring>
#include <optional>

#include "BLT_translation.hh"

Expand Down

0 comments on commit d279a80

Please sign in to comment.