Browse Source

remove two includes that didn't need to be added.

pull/4561/head
DakkJaniels 4 years ago committed by Anders Jenbo
parent
commit
1b83d68dc7
  1. 2
      Source/capture.cpp

2
Source/capture.cpp

@ -6,8 +6,6 @@
#include <cstdint>
#include <fmt/chrono.h>
#include <fstream>
#include <iomanip>
#include <sstream>
#include "DiabloUI/diabloui.h"
#include "dx.h"

Loading…
Cancel
Save