view src/libsndfile-1.0.25/tests/pipe_test.def @ 75:8f7fd4420df7

Add some cross-platform Boost headers
author Chris Cannam
date Sat, 16 Feb 2019 16:31:25 +0000
parents c7265573341e
children
line wrap: on
line source
autogen definitions pipe_test.tpl;

data_type = { 
	type_name	= short ;
	};

data_type = { 
	type_name	= float ;
	};

data_type = { 
	type_name 	= double ;
	};