mirror of
https://github.com/AxioDL/amuse.git
synced 2025-08-16 17:09:06 +00:00
6 lines
56 B
C++
6 lines
56 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
std::wstring openDB();
|