Shortening file names a bit.

This commit is contained in:
Robin Sommer 2012-02-14 10:12:09 -08:00
parent e2794c809f
commit 1f8b299aaf
9 changed files with 10 additions and 10 deletions

View file

@ -1,9 +1,9 @@
#include "Net.h"
#include "threading/SerialTypes.h"
#include "WriterFrontend.h"
#include "WriterBackend.h"
#include "../threading/SerializationTypes.h"
using threading::Value;
using threading::Field;