summarylogtreecommitdiffstats
path: root/destructive_reasoning.h
blob: 1fca7b53a44195d5713057b7467e0d83a2f97543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef __DESTRUCTIVE_REASONING__
#define __DESTRUCTIVE_REASONING__

#undef main
#include <vector>
#include <math.h>
#include <stdio.h>
#include <cstdlib>
#include <string>
#include <sstream>
#include <SDL2/SDL.h>
#include <cmath>
#include <complex>
#include <complex.h>
#include <time.h>
#include <iostream>
#include <fstream>

#endif