diff --git a/src/Error.h b/src/Error.h index e8dcc52..27e7c63 100644 --- a/src/Error.h +++ b/src/Error.h @@ -125,6 +125,7 @@ namespace ts { could_not_initialise_input_client = 0x708, clientlibrary_not_initialised = 0x709, serverlibrary_not_initialised = 0x70a, + whisper_too_many_targets = 0x70b, whisper_no_targets = 0x70c,