Skip to content

Commit

Permalink
Post-merge fix: fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrunia committed Jul 29, 2017
1 parent be6c4f5 commit b2617ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions storage/rocksdb/rdb_mariadb_port.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@

#include "my_global.h" /* ulonglong */
#include "atomic_stat.h"

// These are for split_into_vector:
#include <vector>
#include <string>

/* The following is copied from storage/innobase/univ.i: */
#ifndef MY_ATTRIBUTE
Expand Down

0 comments on commit b2617ca

Please sign in to comment.