Skip to content

Commit

Permalink
Added missing header define.
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Aug 27, 2012
1 parent 5b90976 commit 99fe4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdwrops.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#ifndef _RD_WR_OPS_H_
#define _RD_WR_OPS_H_

#include <string>
#include <vector>
Expand Down

0 comments on commit 99fe4d0

Please sign in to comment.