File: ctre-unicode.hpp

package info (click to toggle)
ctre 3.9.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,084 kB
  • sloc: cpp: 80,452; makefile: 135; javascript: 69; python: 31
file content (7 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#ifndef CTRE_V2__CTRE_UNICODE__HPP
#define CTRE_V2__CTRE_UNICODE__HPP

#include "ctre.hpp"
#include "unicode-db.hpp"

#endif