feat(utils/atomic-changed-auto-generated-header-to-only-have-static-defs): the actual datatypes are now defined in a new header

This commit is contained in:
2025-06-19 09:40:45 -04:00
parent df9f1cebce
commit 3901fc0eaf
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
//
// Created by Emily Boudreaux on 6/19/25.
//

View File

@@ -0,0 +1,8 @@
//
// Created by Emily Boudreaux on 6/19/25.
//
#ifndef NETGRAPH_H
#define NETGRAPH_H
#endif //NETGRAPH_H