Tidy up includes and header material

This commit is contained in:
Vinnie Falco
2013-08-30 17:23:52 -07:00
parent 38516ef793
commit d9d291abcb
172 changed files with 461 additions and 485 deletions

View File

@@ -17,8 +17,8 @@
*/
//==============================================================================
#ifndef BEAST_THREADWITHCALLQUEUE_BEASTHEADER
#define BEAST_THREADWITHCALLQUEUE_BEASTHEADER
#ifndef BEAST_THREADWITHCALLQUEUE_H_INCLUDED
#define BEAST_THREADWITHCALLQUEUE_H_INCLUDED
/** An InterruptibleThread with a CallQueue.