haiku/headers/os/translation/TranslationErrors.h

14 lines
261 B
C
Raw Normal View History

/*
* Copyright 2009, Haiku Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _TRANSLATION_ERRORS_H
#define _TRANSLATION_ERRORS_H
// deprecated: use Errors.h instead
#include <Errors.h>
#endif // _TRANSLATION_ERRORS_H