Give up and use implicit template instantiation
This commit is contained in:
+2
-1
@@ -14,11 +14,12 @@
|
||||
#include <signal.h>
|
||||
#include <sys/signalfd.h>
|
||||
|
||||
#include "networktransport.hpp"
|
||||
#include "completeterminal.hpp"
|
||||
#include "swrite.hpp"
|
||||
#include "user.hpp"
|
||||
|
||||
#include "networktransport.cpp"
|
||||
|
||||
void serve( int host_fd );
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user