Skip to content
Snippets Groups Projects
Commit 67660972 authored by Liam's avatar Liam
Browse files

set: add cstddef for offsetof macro

parent a093f3d4
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#pragma once
#include <array>
#include <cstddef>
#include "common/common_types.h"
......
......@@ -4,6 +4,7 @@
#pragma once
#include <array>
#include <cstddef>
#include "common/common_types.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment