Give up and use implicit template instantiation

This commit is contained in:
Keith Winstein
2011-12-14 01:04:05 -05:00
parent 364cb6d722
commit 048485f363
6 changed files with 18 additions and 62 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <poll.h>
#include "user.hpp"
#include "networktransport.hpp"
#include "networktransport.cpp"
using namespace Network;