mirror of
https://github.com/AxioDL/amuse.git
synced 2026-07-11 06:18:38 -07:00
6 lines
56 B
C++
6 lines
56 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
std::wstring openDB();
|