Navigation Menu

Skip to content

Commit

Permalink
Remove #define __STDC_LIMIT_MACROS.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yata committed Aug 31, 2012
1 parent d5deea5 commit 783d774
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions test/unit/core/dat/test-dat-cursor.cpp
Expand Up @@ -16,8 +16,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#define __STDC_LIMIT_MACROS

#include <gcutter.h>
#include <glib/gstdio.h>
#include <cppcutter.h>
Expand Down
2 changes: 0 additions & 2 deletions test/unit/core/dat/test-dat-pat.cpp
Expand Up @@ -16,8 +16,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#define __STDC_LIMIT_MACROS

#include <gcutter.h>
#include <glib/gstdio.h>
#include <cppcutter.h>
Expand Down
2 changes: 0 additions & 2 deletions test/unit/core/dat/test-dat.cpp
Expand Up @@ -16,8 +16,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#define __STDC_LIMIT_MACROS

#include <gcutter.h>
#include <glib/gstdio.h>
#include <cppcutter.h>
Expand Down

0 comments on commit 783d774

Please sign in to comment.