Skip to content

Commit

Permalink
Include required header explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kobake committed Jun 27, 2020
1 parent 7f44963 commit b638c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updatedb32/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <algorithm> //sort
#include <map>
#include "stream.h"
#include <locale.h>
using namespace std;

int main_routine();
Expand Down

0 comments on commit b638c68

Please sign in to comment.