diff options
author | bd <bdunahu@operationnull.com> | 2025-04-22 20:49:26 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-04-22 20:49:26 -0400 |
commit | 95d09e12792cf5ececd32b8dc84f2cd090c496ef (patch) | |
tree | 8660a5fba2e60df5d34712383d727ad46809307d /inc/instrDTO.h | |
parent | 1bbc5b157e16dae032b5e44a7dcf009766eb9ca5 (diff) |
Remove the accessor object
Diffstat (limited to 'inc/instrDTO.h')
-rw-r--r-- | inc/instrDTO.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/instrDTO.h b/inc/instrDTO.h index d4af389..e6c9852 100644 --- a/inc/instrDTO.h +++ b/inc/instrDTO.h @@ -17,7 +17,6 @@ #ifndef INSTRDTO_H #define INSTRDTO_H -#include "accessor.h" #include "instr.h" #include <functional> #include <string> |