Add enum_flag_ops.hpp

This commit is contained in:
wheremyfoodat 2024-11-29 00:05:23 +02:00
parent ede3a93cda
commit 3f76620b76
3 changed files with 63 additions and 2 deletions

View file

@ -5,9 +5,9 @@
#include <memory>
#include "common/common_funcs.h"
#include "host_memory/virtual_buffer.h"
#include "enum_flag_ops.hpp"
#include "helpers.hpp"
#include "host_memory/virtual_buffer.h"
namespace Common {