Guest User

Untitled

a guest
Jan 24th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #include "glew.h"
  2. #define GLEW_STATIC
  3. #include "SDL/SDL.h"
  4. #include "SDL/SDL_image.h"
  5. #include "gl/gl.h"
  6. #include <stdio.h>
  7. #include <sstream>
  8. #include <iostream>
  9. #include <fstream>
Add Comment
Please, Sign In to add comment