summaryrefslogtreecommitdiff
path: root/util/base64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'util/base64.cpp')
-rw-r--r--util/base64.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/base64.cpp b/util/base64.cpp
index 8d9d544..35a3aba 100644
--- a/util/base64.cpp
+++ b/util/base64.cpp
@@ -16,7 +16,7 @@
* limitations under the License.
*/
-#include "stdafx.h"
+#include "pch.h"
#include "base64.h"
namespace mongo {