File: mpt_tests_string_transcode.cpp

package info (click to toggle)
libopenmpt 0.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,844 kB
  • sloc: cpp: 129,441; sh: 4,695; ansic: 1,107; makefile: 712
file content (8 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8

#include "stdafx.h"

#ifdef ENABLE_TESTS

#include "mpt/string_transcode/tests/tests_string_transcode.hpp"

#endif