Ticket #13152: main.cu

File main.cu, 56 bytes (added by sean.happel@…, 5 years ago)

Example test code (fails to compile without patch)

Line 
1#include <boost/shared_ptr.hpp>
2int main(){ return 0; }