X-Git-Url: https://git.lukelau.me/?p=clouds.git;a=blobdiff_plain;f=program.cpp;h=deb068bf7ea9c3bd374e43c35eb9aff507f9f357;hp=2275dcb416bed7740725f0a170a7a16610f795a1;hb=HEAD;hpb=69b74f1d5e67236a5396b75628a6e1be0e501631 diff --git a/program.cpp b/program.cpp index 2275dcb..deb068b 100644 --- a/program.cpp +++ b/program.cpp @@ -3,6 +3,8 @@ #include #include +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + using namespace std; void attachShader(GLuint progId, string filePath, GLenum type) {