Remove unnecessary usage of #include <iostream>. Rename templated impls from .cc to -impl.h.
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
#define _PATH_BSHELL "/bin/sh"
|
||||
#endif
|
||||
|
||||
#include "networktransport.cc"
|
||||
#include "networktransport-impl.h"
|
||||
|
||||
typedef Network::Transport< Terminal::Complete, Network::UserStream > ServerConnection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user