Browse Source

MeshTools: doc++

pull/601/head
Vladimír Vondruš 3 years ago
parent
commit
e8b59361c2
  1. 2
      src/Magnum/MeshTools/Compile.cpp

2
src/Magnum/MeshTools/Compile.cpp

@ -50,7 +50,7 @@
#endif
/* This header is included only privately and doesn't introduce any linker
dependency, thus it's completely safe */
dependency, thus it's completely safe to not link to the Shaders library */
#include "Magnum/Shaders/GenericGL.h"
namespace Magnum { namespace MeshTools {

Loading…
Cancel
Save