diff options
Diffstat (limited to 'libbuild2')
-rw-r--r-- | libbuild2/operation.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/operation.hxx b/libbuild2/operation.hxx index fd5eea0..9d84e26 100644 --- a/libbuild2/operation.hxx +++ b/libbuild2/operation.hxx @@ -184,7 +184,7 @@ namespace build2 // Return true if params does not contain no_subprojects. // - bool + LIBBUILD2_SYMEXPORT bool info_subprojects (const values& params); // Operation info. |