Skip to content

Commit

Permalink
remove unneeded includes from cxxrandom.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ab9rf committed Jan 1, 2025
1 parent e558da1 commit 20246c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/cxxrandom.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ Updated: Dec. 21 2017
#include <stdio.h>
#include <stdlib.h>

#include "Console.h"
#include "Error.h"
#include "Export.h"
#include "DataFuncs.h"
#include "PluginManager.h"
#include "PluginLua.h"
Expand Down

0 comments on commit 20246c4

Please sign in to comment.