mirror of
https://github.com/AxioDL/amuse.git
synced 2025-08-06 12:15:53 +00:00
7 lines
57 B
C++
7 lines
57 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
std::wstring openDB();
|
|
|