Commit c7ed06e8 authored by Robert Bradshaw's avatar Robert Bradshaw

Trailing newline

parent f7f48c4b
...@@ -83,4 +83,4 @@ public: ...@@ -83,4 +83,4 @@ public:
virtual ~TruthClass() {}; virtual ~TruthClass() {};
operator bool() { return value; } operator bool() { return value; }
bool value; bool value;
}; };
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment