summaryrefslogtreecommitdiff
path: root/src/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/module.h')
-rw-r--r--src/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/module.h b/src/module.h
index c28ab34..93eafa5 100644
--- a/src/module.h
+++ b/src/module.h
@@ -56,7 +56,7 @@ public:
std::string cache_id, msg;
};
static boost::unordered_map<std::string, libs_cache_ent> libs_cache;
- static Module *compile_library(std::string filename);
+ static Module *compile_library(const std::string &filename);
std::vector<std::string> argnames;
std::vector<Expression*> argexpr;
contact: Jan Huwald // Impressum