Adding namespace Database
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "VideoTypes.hpp"
|
||||
|
||||
namespace Database {
|
||||
|
||||
class Path
|
||||
{
|
||||
public:
|
||||
@@ -71,6 +73,7 @@ class Path
|
||||
|
||||
};
|
||||
|
||||
} // namespace Database
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user