mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
can be of use later
This commit is contained in:
11
CUETools.Codecs.TTA/CUETools.Codecs.TTA.h
Normal file
11
CUETools.Codecs.TTA/CUETools.Codecs.TTA.h
Normal file
@@ -0,0 +1,11 @@
|
||||
// CUETools.Codecs.TTA.h
|
||||
|
||||
#pragma once
|
||||
|
||||
using namespace System;
|
||||
using namespace System::Text;
|
||||
using namespace System::IO;
|
||||
using namespace System::Collections::Generic;
|
||||
using namespace System::Collections::Specialized;
|
||||
using namespace System::Runtime::InteropServices;
|
||||
using namespace CUETools::Codecs;
|
||||
Reference in New Issue
Block a user