mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +00:00
Refactor tests
This commit is contained in:
@@ -45,7 +45,7 @@ namespace mdlp {
|
||||
|
||||
int get_depth() const;
|
||||
|
||||
inline string version() const { return "1.1.1"; };
|
||||
static inline string version() { return "1.1.1"; };
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user