aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulecommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/rulecommands.h')
-rw-r--r--src/lib/corelib/buildgraph/rulecommands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/corelib/buildgraph/rulecommands.h b/src/lib/corelib/buildgraph/rulecommands.h
index 4e0d88056..57d73a623 100644
--- a/src/lib/corelib/buildgraph/rulecommands.h
+++ b/src/lib/corelib/buildgraph/rulecommands.h
@@ -129,6 +129,8 @@ public:
private:
ProcessCommand();
+ int defaultResponseFileThreshold() const;
+
void load(PersistentPool &pool);
void store(PersistentPool &pool) const;