~ubuntu-branches/ubuntu/hardy/arts/hardy

« back to all changes in this revision

Viewing changes to soundserver/artsrec.cc

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-02-14 12:26:34 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20080214122634-ljmz7h8dq5jnuw8g
Tags: 1.5.9-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
#include <unistd.h>
35
35
#include <fcntl.h>
36
36
#include <iostream>
 
37
#include <cstdlib>
37
38
 
38
39
using namespace std;
39
40
using namespace Arts;