mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-28 23:21:18 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -9,7 +9,7 @@ classes.
|
||||
#include <pybind11/pybind11.h>
|
||||
#include <pybind11/stl.h>
|
||||
|
||||
#include "network_utils.h"
|
||||
#include "sls/network_utils.h"
|
||||
namespace py = pybind11;
|
||||
using sls::IpAddr;
|
||||
using sls::MacAddr;
|
||||
|
||||
Reference in New Issue
Block a user