VideoCore: Add option to dump the macros.

This commit is contained in:
Fernando Sahmkow 2022-03-26 14:03:02 +01:00
parent 4124fa18e3
commit 5ef7ad3294

View file

@ -8,6 +8,7 @@
#include <boost/container_hash/hash.hpp>
#include <fstream>
#include "common/assert.h"
#include "common/fs/fs.h"
#include "common/fs/path_util.h"