File: unicode-db.hpp

package info (click to toggle)
ctre 3.10.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,092 kB
  • sloc: cpp: 80,502; makefile: 136; javascript: 69; python: 31
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#ifndef CTRE_V2__UNICODE_CODE_DB__HPP
#define CTRE_V2__UNICODE_CODE_DB__HPP

#define CTRE_UNICODE_SYNOPSYS_WAS_INCLUDED
#include "unicode-db/unicode-db.hpp"

#endif