Skip to content

Commit

Permalink
Add missing RateLimiter class to the Windows build (facebook#1382)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter authored and siying committed Oct 12, 2016
1 parent ce4963f commit 2e4b5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ set(NATIVE_JAVA_CLASSES
org.rocksdb.MergeOperator
org.rocksdb.Options
org.rocksdb.PlainTableConfig
org.rocksdb.RateLimiter
org.rocksdb.ReadOptions
org.rocksdb.RemoveEmptyValueCompactionFilter
org.rocksdb.RestoreBackupableDB
Expand Down

0 comments on commit 2e4b5ca

Please sign in to comment.