commit | b5547e3f832b1f115399cb67265edfa724d4f0d8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 01 21:59:38 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 01 21:59:38 2012 -0800 |
tree | 60a58035eb248dbaaaea1a8e9cebec088e756fb8 | |
parent | 7a696fb1ac116571a56df04a659277850a198292 [diff] [blame] |
Now everything at least compiles, though doing nothing
diff --git a/model/sync-state.h b/model/sync-state.h index c6511e5..84abea6 100644 --- a/model/sync-state.h +++ b/model/sync-state.h
@@ -41,7 +41,7 @@ class State { public: - virtual ~State () = 0; + virtual ~State () { }; /** * @brief Add or update leaf to the state tree