~ubuntu-branches/ubuntu/utopic/libthrust/utopic

« back to all changes in this revision

Viewing changes to system/cpp/detail/remove.h

  • Committer: Package Import Robot
  • Author(s): Andreas Beckmann
  • Date: 2013-07-10 12:57:33 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130710125733-my19jic71sqsabaj
Tags: 1.7.0-1
* New upstream release.  (Closes: #715362)
* Update watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#pragma once
18
18
 
19
19
#include <thrust/detail/config.h>
20
 
#include <thrust/system/cpp/detail/tag.h>
 
20
#include <thrust/system/cpp/detail/execution_policy.h>
21
21
#include <thrust/system/detail/internal/scalar/remove.h>
22
22
 
23
23
namespace thrust