test ob build noch failt

This commit is contained in:
Johannes Theiner 2019-01-06 11:42:23 +01:00
parent 964a00f596
commit a3546d7dc5
1 changed files with 1 additions and 4 deletions

View File

@ -7,10 +7,7 @@
namespace banking {
/**
* @author Johannes Theiner<kontakt@joethei.xyz>
* @version 1.0
*/
class Cash : public Money, public HeapObject{
private:
public: