Browse Source

Fix build with gcc-4.6

tags/v1.0
falkTX 10 years ago
parent
commit
d19883fcf1
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      dpf/dgl/src/NanoVG.cpp

+ 2
- 0
dpf/dgl/src/NanoVG.cpp View File

@@ -917,6 +917,8 @@ void NanoWidget::onDisplay()

END_NAMESPACE_DGL

#undef final

extern "C" {
#include "nanovg/nanovg.c"
}


Loading…
Cancel
Save