ferencd@0: // Copyright 2006 Nemanja Trifunovic ferencd@0: ferencd@0: /* ferencd@0: Permission is hereby granted, free of charge, to any person or organization ferencd@0: obtaining a copy of the software and accompanying documentation covered by ferencd@0: this license (the "Software") to use, reproduce, display, distribute, ferencd@0: execute, and transmit the Software, and to prepare derivative works of the ferencd@0: Software, and to permit third-parties to whom the Software is furnished to ferencd@0: do so, all subject to the following: ferencd@0: ferencd@0: The copyright notices in the Software and this entire statement, including ferencd@0: the above license grant, this restriction and the following disclaimer, ferencd@0: must be included in all copies of the Software, in whole or in part, and ferencd@0: all derivative works of the Software, unless such copies or derivative ferencd@0: works are solely in the form of machine-executable object code generated by ferencd@0: a source language processor. ferencd@0: ferencd@0: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ferencd@0: IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ferencd@0: FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT ferencd@0: SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE ferencd@0: FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ferencd@0: ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER ferencd@0: DEALINGS IN THE SOFTWARE. ferencd@0: */ ferencd@0: ferencd@0: ferencd@0: #ifndef UTF8_FOR_CPP_2675DCD0_9480_4c0c_B92A_CC14C027B731 ferencd@0: #define UTF8_FOR_CPP_2675DCD0_9480_4c0c_B92A_CC14C027B731 ferencd@0: ferencd@0: #include "utf8/checked.h" ferencd@0: #include "utf8/unchecked.h" ferencd@0: ferencd@0: #endif // header guard