aboutsummaryrefslogtreecommitdiff
path: root/src/filetarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filetarget.h')
-rw-r--r--src/filetarget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filetarget.h b/src/filetarget.h
index 11dc180..c872c0a 100644
--- a/src/filetarget.h
+++ b/src/filetarget.h
@@ -18,6 +18,7 @@ public:
18 virtual void clean( class Builder &bld ); 18 virtual void clean( class Builder &bld );
19 19
20private: 20private:
21 // start here with the file time cache
21 22
22}; 23};
23 24