util: Migrated osName to libshared

This commit is contained in:
Paul Beckingham 2017-01-08 11:52:04 -05:00
parent f5bcec66e5
commit 14e047e7c4
4 changed files with 2 additions and 31 deletions

View file

@ -33,8 +33,8 @@
#include <Dates.h>
#include <Context.h>
#include <Task.h>
#include <shared.h>
#include <format.h>
#include <util.h>
#include <i18n.h>
Context context;