~vibhavp/ubuntu/saucy/urg/merge-from-debian

« back to all changes in this revision

Viewing changes to src/cpp/system/Semaphore.h

  • Committer: Bazaar Package Importer
  • Author(s): Albert Huang
  • Date: 2011-05-20 11:33:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110520113303-u8niofzwzcea0osk
Tags: 0.8.12-1
* New upstream release (closes: #624987)
* Add debian/watch file
* Bump standards-version to 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
  \author Satofumi KAMIMURA
9
9
 
10
 
  $Id: Semaphore.h 783 2009-05-05 08:56:26Z satofumi $
 
10
  $Id: Semaphore.h 1949 2011-05-06 07:18:01Z satofumi $
11
11
 
12
12
  �h�L�������g�́ASDL �}�j���A�����Q�l�ɂ��Ă���
13
13
*/
14
14
 
15
15
#include <memory>
 
16
#include <cstddef>
16
17
 
17
18
 
18
19
namespace qrk