spicetools/misc/sde.h

6 lines
70 B
C
Raw Permalink Normal View History

2024-08-28 15:10:34 +00:00
#pragma once
#include <string>
void sde_init(std::string sde_path);