diff options
Diffstat (limited to 'build/prerequisite.cxx')
-rw-r--r-- | build/prerequisite.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/prerequisite.cxx b/build/prerequisite.cxx index 7ccf37d..d4c8a9c 100644 --- a/build/prerequisite.cxx +++ b/build/prerequisite.cxx @@ -15,6 +15,8 @@ using namespace std; namespace build { + // prerequisite_key + // ostream& operator<< (ostream& os, const prerequisite_key& pk) { |