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

« back to all changes in this revision

Viewing changes to soundserver/fileinputstream_impl.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:
30
30
#include <unistd.h>
31
31
#include <fcntl.h>
32
32
#include <iostream>
 
33
#include <cstring>
33
34
 
34
35
using namespace std;
35
36
using namespace Arts;