Files
SingularityViewer/indra
Aleric Inglewood 74023d5303 Compile fix.
Move the destructor (and copy constructor while I was at it) to the .cpp
file in order to avoid instantiating the destructor of
boost::intrusive_ptr<ThreadSafeBufferedCurlEasyRequest> from a header,
which would require the class ThreadSafeBufferedCurlEasyRequest
to be defined in that header, which is unnecessary. In other words,
this avoid the need to include "aicurl.h" in headers using
AIPerService[Ptr].

Also fixed indentation of a comment.
2013-04-30 20:23:42 +02:00
..
2013-04-23 21:37:22 +02:00
2013-04-23 03:16:31 +02:00
2013-03-05 12:24:51 -05:00
2012-12-09 02:10:16 +01:00
2013-04-12 20:55:54 +02:00
2013-04-30 20:23:42 +02:00
2013-03-04 03:31:24 -05:00
2013-03-05 12:24:51 -05:00
2013-03-24 23:20:40 -05:00
2013-03-04 12:02:01 -05:00
2013-03-05 12:24:51 -05:00