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:
3
src/network/private/netgraph.cpp
Normal file
3
src/network/private/netgraph.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by Emily Boudreaux on 6/19/25.
|
||||
//
|
||||
8
src/network/public/netgraph.h
Normal file
8
src/network/public/netgraph.h
Normal file
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by Emily Boudreaux on 6/19/25.
|
||||
//
|
||||
|
||||
#ifndef NETGRAPH_H
|
||||
#define NETGRAPH_H
|
||||
|
||||
#endif //NETGRAPH_H
|
||||
Reference in New Issue
Block a user