[wpiutil] DynamicStruct: Store StructDescriptor by value

This commit is contained in:
Peter Johnson
2024-10-25 14:21:27 -07:00
parent caae5357b7
commit 2cfe114c78
3 changed files with 26 additions and 32 deletions

View File

@@ -6,6 +6,7 @@
#include <stdint.h>
#include <cstring>
#include <string>
#include <gtest/gtest.h>