Skip to content

Commit

Permalink
Attempt to fix build without assertions #2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed May 24, 2015
1 parent f42ef90 commit bbe599f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Magnum/Shader.cpp
Expand Up @@ -27,6 +27,7 @@

#include <Corrade/Containers/Array.h>
#include <Corrade/Utility/Assert.h>
#include <Corrade/Utility/Debug.h>
#include <Corrade/Utility/Directory.h>

#include "Magnum/Context.h"
Expand Down

0 comments on commit bbe599f

Please sign in to comment.