summaryrefslogtreecommitdiff
path: root/project2/common/cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/common/cache.cpp')
-rw-r--r--project2/common/cache.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/common/cache.cpp b/project2/common/cache.cpp
index 1dc435f..1c078fb 100644
--- a/project2/common/cache.cpp
+++ b/project2/common/cache.cpp
@@ -1,3 +1,4 @@
+#include <pch.hpp>
#include "cache.h"
#include "rowSet.h"
#include "rowProcessor.h"