aboutsummaryrefslogtreecommitdiff
path: root/src/test.h
blob: bf5473725b792a7c98862ff1b7d57b5da7d58365 (plain)
1
2
3
4
5
6
#pragma once
#include <time.h>
#include <string.h>
#include <iostream>

void test();