- Similar refactor on XKB
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
// =====================================================================================================================
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "tests/test_lang.h"
|
||||
#include "tests/test_math.h"
|
||||
#include "tests/test_memory.h"
|
||||
@@ -27,7 +25,6 @@
|
||||
#include "tests/test_langproc.h"
|
||||
#include "tests/test_platform.h"
|
||||
|
||||
|
||||
int main(int, char **)
|
||||
{
|
||||
srand(0);
|
||||
|
||||
Reference in New Issue
Block a user