Renamed aicurlperhost.{cpp,h} --> aicurlperservice.{cpp,h}

Next commit will rename everything else.
This commit is contained in:
Aleric Inglewood
2013-04-09 04:40:47 +02:00
parent bb948ce6d5
commit 29a1d0e4e1
7 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
#include "aicurlthread.h"
#include "aihttptimeoutpolicy.h"
#include "aihttptimeout.h"
#include "aicurlperhost.h"
#include "aicurlperservice.h"
#include "lltimer.h" // ms_sleep, get_clock_count
#include "llhttpstatuscodes.h"
#include "llbuffer.h"