diff --git a/client/sim.h b/client/sim.h index 2b32a22fd9..f1a7802008 100644 --- a/client/sim.h +++ b/client/sim.h @@ -146,6 +146,7 @@ public: vector projects; vector workunits; vector results; + vector app_versions; vector apps; ACTIVE_TASK_SET active_tasks; GLOBAL_PREFS global_prefs;