I am trying to make a graphing engine using SDL. Here is the "engine" header file.
#pragma once #include "SDL.h" #include