spicetools/misc/sde.h

6 lines
70 B
C++

#pragma once
#include <string>
void sde_init(std::string sde_path);