summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--library/resource.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/resource.cpp b/library/resource.cpp
index 0db2a75..bdcd603 100644
--- a/library/resource.cpp
+++ b/library/resource.cpp
@@ -30,3 +30,9 @@
30 30
31// this namespace is just a workaround for a gcc bug
32// gcc exports inline functions in the generated file
33// inlinepics_p.h
34
35namespace {
31#include "inlinepics_p.h" 36#include "inlinepics_p.h"
37}
32 38