pull in the toxcore enums, so the interface does not directly depend on toxcore
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <tox/tox.h>
|
||||
//#include <tox/tox.h>
|
||||
#include "./toxcore_enums.hpp"
|
||||
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user