libbe_build: Add header needed on some systems.

This commit is contained in:
Augustin Cavalier 2021-12-01 17:15:23 -05:00
parent 711e2dc05b
commit 62cdbd253e

View File

@ -12,6 +12,7 @@
#include <new>
#include <set>
#include <string>
#include <cstddef>
#include <Directory.h>
#include <Entry.h>