Build Errors

- Added missing includes.
This commit is contained in:
Paul Beckingham 2013-05-12 12:15:15 -04:00
parent 51c339e49f
commit dcc9554da8
5 changed files with 9 additions and 3 deletions

View file

@ -700,6 +700,7 @@
#define STRING_UDA_COLLISION "The UDA named '{1}' is the same as a core attribute, and is not permitted."
#define STRING_INVALID_MOD "The '{1}' attribute does not allow a value of '{2}'."
#define STRING_INVALID_SORT_COL "The '{1}' column is not a valid sort field."
#define STRING_TLS_INIT_FAIL "Error initializing TLS."
// Feedback
#define STRING_FEEDBACK_NO_TASKS "No tasks."