mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 12:14:26 +01:00
Improved compile time using forward declarations and removing useless includes.
This commit is contained in:
@@ -35,8 +35,7 @@
|
||||
#include "utils.h"
|
||||
#include "constants.h"
|
||||
|
||||
|
||||
using namespace std;
|
||||
using std::list;
|
||||
|
||||
namespace Tins {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user