joerg
|
e0eb9220bb
|
Explicitly use the GNU namespace for finding hash, C++11 uses the same
identifier in std. Reference the local to_string as it is now also
support by std::string.
|
2013-04-30 22:13:57 +00:00 |
|
joerg
|
d62a9e6841
|
Inline definitions inside functions are invalid. Remove constructor that
calls non-existing parent constructor.
|
2013-02-26 10:23:50 +00:00 |
|
joerg
|
6b529bb403
|
Always include string.h
|
2011-11-24 14:18:30 +00:00 |
|
marino
|
55234042fd
|
cad/freehdl: Fix DragonFly breakage
Conditionally add <strings.h> for DragonFly.
No PKGREVISION bump required.
|
2011-11-23 19:23:52 +00:00 |
|